Re: [PATCH] pppol2tp: calls unregister_pernet_gen_device() at unload time
From: David Miller <davem@davemloft.net>
Date: 2009-08-02 19:28:03
From: David Miller <davem@davemloft.net>
Date: 2009-08-02 19:28:03
From: Eric Dumazet <redacted> Date: Tue, 28 Jul 2009 15:47:39 +0200
Failure to call unregister_pernet_gen_device() can exhaust memory if module is loaded/unloaded many times. Signed-off-by: Eric Dumazet <redacted>
Applied.