From: Eric Dumazet Date: Tue, 28 Jul 2009 03:47:39 +0000 (+0000) Subject: pppol2tp: calls unregister_pernet_gen_device() at unload time X-Git-Tag: v2.6.31-rc6~68^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=446e72f30eca76d6f9a1a54adf84d2c6ba2831f8;p=pandora-kernel.git pppol2tp: calls unregister_pernet_gen_device() at unload time Failure to call unregister_pernet_gen_device() can exhaust memory if module is loaded/unloaded many times. Signed-off-by: Eric Dumazet Acked-by: Cyrill Gorcunov Signed-off-by: David S. Miller --- Reading git-diff-tree failed