commit | 8d08d71ce59438a6ef06be5db07966e0c144b74e | [log] [tgz] |
---|---|---|
author | Julian Anastasov <ja@ssi.bg> | Wed Apr 25 00:29:59 2012 +0300 |
committer | Simon Horman <horms@verge.net.au> | Thu Apr 26 15:26:35 2012 +0900 |
tree | 804e30b7bd516ff39f6f6656fc760ea8db993ead | |
parent | 8f9b9a2fad47af27e14b037395e03cd8278d96d7 [diff] |
ipvs: add check in ftp for initialized core Avoid crash when registering ip_vs_ftp after the IPVS core initialization for netns fails. Do this by checking for present core (net->ipvs). Signed-off-by: Julian Anastasov <ja@ssi.bg> Acked-by: Hans Schillstrom <hans.schillstrom@ericsson.com> Signed-off-by: Simon Horman <horms@verge.net.au>