ipvs: kernel oops - do_ip_vs_get_ctl
authorHans Schillstrom <[email protected]>
Thu, 26 Apr 2012 05:47:44 +0000 (07:47 +0200)
committerPablo Neira Ayuso <[email protected]>
Mon, 30 Apr 2012 08:40:35 +0000 (10:40 +0200)
commit8537de8a7ab6681cc72fb0411ab1ba7fdba62dd0
tree7a57ad6ef5aa0147dd13bba8be9bd77ab60f3f50
parent582b8e3eadaec77788c1aa188081a8d5059c42a6
ipvs: kernel oops - do_ip_vs_get_ctl

Change order of init so netns init is ready
when register ioctl and netlink.

Ver2
Whitespace fixes and __init added.

Reported-by: "Ryan O'Hara" <[email protected]>
Signed-off-by: Hans Schillstrom <[email protected]>
Acked-by: Julian Anastasov <[email protected]>
Signed-off-by: Jesper Dangaard Brouer <[email protected]>
Signed-off-by: Simon Horman <[email protected]>
include/net/ip_vs.h
net/netfilter/ipvs/ip_vs_core.c
net/netfilter/ipvs/ip_vs_ctl.c