From: Patrick McHardy <kaber@xxxxxxxxx> Date: Thu, 30 Oct 2008 08:31:46 +0100 (MET) > netns: add register_pernet_gen_subsys/unregister_pernet_gen_subsys > > netns ops which are registered with register_pernet_gen_device() are > shutdown strictly before those which are registered with > register_pernet_subsys(). Sometimes this leads to opposite (read: buggy) > shutdown ordering between two modules. > > Add register_pernet_gen_subsys()/unregister_pernet_gen_subsys() for modules > which aren't elite enough for entry in struct net, and which can't use > register_pernet_gen_device(). PPTP conntracking module is such one. > > Signed-off-by: Alexey Dobriyan <adobriyan@xxxxxxxxx> > Signed-off-by: Patrick McHardy <kaber@xxxxxxxxx> Applied. -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html