ipv4, ipv6: Pass net into __ip_local_out and __ip6_local_out
authorEric W. Biederman <ebiederm@xmission.com>
Wed, 7 Oct 2015 21:48:45 +0000 (16:48 -0500)
committerDavid S. Miller <davem@davemloft.net>
Thu, 8 Oct 2015 11:27:02 +0000 (04:27 -0700)
commitcf91a99daa4651d0c1f52b8c3d813fd44b43cada
tree211da00c404e813c85c8574cf09e91b2003e8202
parent57c4bf859cad9d6c4f73d8c98a95e00f156301e0
ipv4, ipv6: Pass net into __ip_local_out and __ip6_local_out

Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/vrf.c
include/net/dst_ops.h
include/net/ip.h
include/net/ipv6.h
net/ipv4/ip_output.c
net/ipv6/output_core.c
net/xfrm/xfrm_output.c
This page took 0.025203 seconds and 5 git commands to generate.