From: Harald Welte Date: Wed, 10 Aug 2005 02:40:55 +0000 (-0700) Subject: [NETLINK]: Add properly module refcounting for kernel netlink sockets. X-Git-Tag: v2.6.14-rc1~1035^2~205 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4fdb3bb723db469717c6d38fda667d8b0fa86ebd;p=pandora-kernel.git [NETLINK]: Add properly module refcounting for kernel netlink sockets. - Remove bogus code for compiling netlink as module - Add module refcounting support for modules implementing a netlink protocol - Add support for autoloading modules that implement a netlink protocol as soon as someone opens a socket for that protocol Signed-off-by: Harald Welte Signed-off-by: David S. Miller --- Reading git-diff-tree failed