tcp: Use cork flow info instead of rt->rt_dst in tcp_v4_get_peer()
authorDavid S. Miller <davem@davemloft.net>
Sat, 7 May 2011 05:36:30 +0000 (22:36 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sun, 8 May 2011 22:28:29 +0000 (15:28 -0700)
commitc5216cc70fa769e5a51837f2cf07c4a0aa734fcf
tree5481322970570bb58f42b475a618ecd137921c4c
parentf1c0a276ea1786213bda2313cd9034f3a23f2e77
tcp: Use cork flow info instead of rt->rt_dst in tcp_v4_get_peer()

Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/tcp_ipv4.c