]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit5c3bb58777686ed3bd3a265b248987e54f1d2225
tree211da00c404e813c85c8574cf09e91b2003e8202
parent7468e9c140f9e3d43f2f8692fe55869a7812156d
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