diff options
author | Eric W. Biederman <ebiederm@xmission.com> | 2015-09-21 18:01:41 (GMT) |
---|---|---|
committer | Simon Horman <horms@verge.net.au> | 2015-09-24 00:34:33 (GMT) |
commit | 58dbc6f2604a2cbff9e6ec144d1bb9d000a1a1ec (patch) | |
tree | 412bf37816eb9b73c8efe8ccdca4e3702e7da1a6 /block/bounce.c | |
parent | d484fc38124bc198b9285c80d709c9e4ee032085 (diff) | |
download | linux-58dbc6f2604a2cbff9e6ec144d1bb9d000a1a1ec.tar.xz |
ipvs: Store ipvs not net in struct ip_vs_conn
In practice struct netns_ipvs is as meaningful as struct net and more
useful as it holds the ipvs specific data. So store a pointer to
struct netns_ipvs.
Update the accesses of conn->net to access conn->ipvs->net instead.
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>
Diffstat (limited to 'block/bounce.c')
0 files changed, 0 insertions, 0 deletions