net: remove [un]register_pernet_gen_... and update the docs.
authorEric W. Biederman <ebiederm@xmission.com>
Sun, 29 Nov 2009 15:46:17 +0000 (15:46 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 2 Dec 2009 00:16:00 +0000 (16:16 -0800)
commit65c0cfafce9575319fb6f70080fbe226e5617e3b
treee1e0a276860f74ee0fe6747c8455a8ec0e7c2d03
parent671011720baa222b6de667cd688aed4dc8908924
net: remove [un]register_pernet_gen_... and update the docs.

No that all of the callers have been updated to set fields in
struct pernet_operations, and simplified to let the network
namespace core handle the allocation and freeing of the storage
for them, remove the surpurpflous methods and update the docs
to the new style.

Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/net_namespace.h
include/net/netns/generic.h