]> git.karo-electronics.de Git - linux-beck.git/commit
ipvs: Pass ipvs not net to ip_vs_fill_conn
authorEric W. Biederman <ebiederm@xmission.com>
Mon, 21 Sep 2015 18:01:43 +0000 (13:01 -0500)
committerSimon Horman <horms@verge.net.au>
Thu, 24 Sep 2015 00:34:33 +0000 (09:34 +0900)
commit19913dec1bc1d1aa5afe26db858507d4c3042665
tree3fb38cb1295cbce10af87ecc3a1656150348f900
parente64e2b460cedadf93d05a23e9ad397cc0386568c
ipvs: Pass ipvs not net to ip_vs_fill_conn

ipvs is what is actually desired so change the parameter and the modify
the callers to pass struct netns_ipvs.

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>
include/net/ip_vs.h
net/netfilter/ipvs/ip_vs_conn.c
net/netfilter/ipvs/ip_vs_core.c
net/netfilter/ipvs/ip_vs_ftp.c
net/netfilter/ipvs/ip_vs_nfct.c
net/netfilter/ipvs/ip_vs_proto_ah_esp.c
net/netfilter/ipvs/ip_vs_sync.c