aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_in.c
diff options
context:
space:
mode:
authorGao feng <[email protected]>2013-03-07 17:20:46 +0000
committerPablo Neira Ayuso <[email protected]>2013-03-15 12:29:25 +0100
commit0d98da5d845e0d0293055913ce65c9904b3b902a (patch)
tree7aa4b3056e3481914a8a72f752b253c9f1f3b83d /net/lapb/lapb_in.c
parentcca7af3889bfa343d33d5e657a38d876abd10e58 (diff)
netfilter: nf_conntrack: register pernet subsystem before register L4 proto
In (c296bb4 netfilter: nf_conntrack: refactor l4proto support for netns) the l4proto gre/dccp/udplite/sctp registration happened before the pernet subsystem, which is wrong. Register pernet subsystem before register L4proto since after register L4proto, init_conntrack may try to access the resources which allocated in register_pernet_subsys. Reported-by: Alexey Dobriyan <[email protected]> Cc: Alexey Dobriyan <[email protected]> Signed-off-by: Gao feng <[email protected]> Signed-off-by: Pablo Neira Ayuso <[email protected]>
Diffstat (limited to 'net/lapb/lapb_in.c')
0 files changed, 0 insertions, 0 deletions