commit | 9f8128a56ef241753ea038e92948fe13beacf59f | [log] [tgz] |
---|---|---|
author | Eric W. Biederman <ebiederm@xmission.com> | Mon Sep 21 13:02:32 2015 -0500 |
committer | Simon Horman <horms@verge.net.au> | Thu Sep 24 09:34:40 2015 +0900 |
tree | 34d50faddeaf3a206a2dc06d672ad77201148fde | |
parent | 3250dc9c52045dd3f38297d1e189cc147a8db884 [diff] |
ipvs: Pass ipvs not net to register_ip_vs_app and unregister_ip_vs_app Also move the tests for net_ipvs being NULL into __ip_vs_ftp_init and __ip_vs_ftp_exit. The only places where they possibly make sense. 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>