ipvs: take care of return value from protocol init_netns
authorHans Schillstrom <hans.schillstrom@ericsson.com>
Thu, 26 Apr 2012 07:45:35 +0000 (09:45 +0200)
committerPablo Neira Ayuso <pablo@netfilter.org>
Mon, 30 Apr 2012 08:40:35 +0000 (10:40 +0200)
ip_vs_create_timeout_table() can return NULL
All functions protocol init_netns is affected of this patch.

Signed-off-by: Hans Schillstrom <hans.schillstrom@ericsson.com>
Acked-by: Julian Anastasov <ja@ssi.bg>
Signed-off-by: Simon Horman <horms@verge.net.au>

No differences found