Home
last modified time | relevance | path

Searched hist:"19 a0644ca31c7e22abdb4058ea013f1f7abf7327" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/ipv6/
H A Dip6_output.cdiff 19a0644ca31c7e22abdb4058ea013f1f7abf7327 Tue Sep 15 20:04:10 CDT 2015 Eric W. Biederman <ebiederm@xmission.com> ipv6: Cache net in ip6_output

Keep net in a local variable so I can use it in NF_HOOK_COND
when I pass struct net to all of the netfilter hooks.

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