ipv4: Pass explicit destination address to rt_get_peer().
authorDavid S. Miller <davem@davemloft.net>
Wed, 18 May 2011 22:38:54 +0000 (18:38 -0400)
committerDavid S. Miller <davem@davemloft.net>
Wed, 18 May 2011 22:38:54 +0000 (18:38 -0400)
commited2361e66eec60645f8e4715fe39a42235ef43ae
tree96c6f4fa75456647d62c245b87b0d3ce97ce462b
parent6bd023f3dddfc7c5f660089598c10e1f4167083b
ipv4: Pass explicit destination address to rt_get_peer().

This will next trickle down to rt_bind_peer().

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