aboutsummaryrefslogtreecommitdiffstats
path: root/net/sched/sch_hfsc.c
diff options
context:
space:
mode:
authorNeal Cardwell <ncardwell@google.com>2012-06-28 08:34:20 -0400
committerDavid S. Miller <davem@davemloft.net>2012-06-28 20:53:50 -0400
commit9494218fbae2f88bd3f9b887714734abfdf38bab (patch)
treeb92ee490d2b399412c49ed6b193c747b36683499 /net/sched/sch_hfsc.c
parent3840a06e6046aaee95f33a120499d2dc8c054b9d (diff)
tcp: use inet6_csk_route_req() in tcp_v6_send_synack()
With the recent change (earlier in this patch series) to set flowi6_oif to treq->iif in inet6_csk_route_req(), the dst lookup in these two functions is now identical, so tcp_v6_send_synack() can now just call inet6_csk_route_req(), to reduce code duplication and keep things closer to the IPv4 side, which is structured this way. Signed-off-by: Neal Cardwell <ncardwell@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/sched/sch_hfsc.c')
0 files changed, 0 insertions, 0 deletions