summaryrefslogtreecommitdiff
path: root/drivers
diff options
context:
space:
mode:
authorNeal Cardwell <ncardwell@google.com>2012-06-28 12:34:20 (GMT)
committerDavid S. Miller <davem@davemloft.net>2012-06-29 00:53:50 (GMT)
commit9494218fbae2f88bd3f9b887714734abfdf38bab (patch)
treeb92ee490d2b399412c49ed6b193c747b36683499 /drivers
parent3840a06e6046aaee95f33a120499d2dc8c054b9d (diff)
downloadlinux-fsl-qoriq-9494218fbae2f88bd3f9b887714734abfdf38bab.tar.xz
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 'drivers')
0 files changed, 0 insertions, 0 deletions