From: Stephen Hemminger Date: Wed, 28 Dec 2011 18:48:55 +0000 (-0500) Subject: genetlink: add auto module loading X-Git-Tag: v3.3-rc1~182^2~91 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fa84309533025eb3f03dc1d2d2be1c3ca206882a;p=pandora-kernel.git genetlink: add auto module loading When testing L2TP support, I discovered that the l2tp module is not autoloaded as are other netlink interfaces. There is because of lack of hook in genetlink to call request_module and load the module. Signed-off-by: Stephen Hemminger Signed-off-by: David S. Miller --- Reading git-diff-tree failed