]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit8082adbda9f1899cb6f0f52add8b349f46ab30db
tree5481322970570bb58f42b475a618ecd137921c4c
parent7a3eeda6a974eac75b1039572848cc5e46a4efd3
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