ipvs: Pass ipvs into ip_vs_conn_fill_param_proto
authorEric W. Biederman <ebiederm@xmission.com>
Mon, 21 Sep 2015 18:02:37 +0000 (13:02 -0500)
committerSimon Horman <horms@verge.net.au>
Thu, 24 Sep 2015 00:34:40 +0000 (09:34 +0900)
commitf5099dd4d98a8cc4ef1003378a4812597cfba4c6
tree953b300e425af6a0e2d3b4f34ccfc4b34d4b76de
parent1281a9c2d181a932ae2f59f5711ae087a58f1c13
ipvs: Pass ipvs into ip_vs_conn_fill_param_proto

Move the ugly hack net_ipvs(skb_net(skb)) up a layer in the call stack
so it is easier to remove.

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_conn.c
This page took 0.025603 seconds and 5 git commands to generate.