ipvs: Simplify ipvs and net access in ip_vs_leave
authorEric W. Biederman <ebiederm@xmission.com>
Mon, 21 Sep 2015 18:02:50 +0000 (13:02 -0500)
committerSimon Horman <horms@verge.net.au>
Thu, 24 Sep 2015 00:34:42 +0000 (09:34 +0900)
commit51efbcbbb29708f8b588fda6cca42d26710f14fd
tree91d6b07eb17c92814131a28dc8f10cda81b2e860
parent570329487437d4531eb806accdf98726923367ae
ipvs: Simplify ipvs and net access in ip_vs_leave

Stop using the hack skb_net(skb) to compute the network namespace.

Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
Acked-by: Julian Anastasov <ja@ssi.bg>
Signed-off-by: Simon Horman <horms@verge.net.au>
net/netfilter/ipvs/ip_vs_core.c
This page took 0.02583 seconds and 5 git commands to generate.