ipv4: Remember the net in ip_output and ip_mc_output
authorEric W. Biederman <ebiederm@xmission.com>
Wed, 16 Sep 2015 01:03:57 +0000 (20:03 -0500)
committerDavid S. Miller <davem@davemloft.net>
Fri, 18 Sep 2015 00:18:33 +0000 (17:18 -0700)
commit88f5cc245849df73c353f7bb46e9e5749469f6d3
tree915bdcdc82bfc5e3cf1de542d41e8e2635abaf43
parente707766ce0ca65084b60a275a7c1a9863207cfa6
ipv4: Remember the net in ip_output and ip_mc_output

This is a prepatory patch to passing net int the netfilter hooks,
where net will be used again.

Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/ip_output.c