]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
l2tp: add missing .owner to struct pppox_proto
authorWei Yongjun <yongjun_wei@trendmicro.com.cn>
Tue, 2 Jul 2013 01:02:07 +0000 (09:02 +0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 2 Jul 2013 08:11:56 +0000 (01:11 -0700)
commite1558a93b61962710733dc8c11a2bc765607f1cd
tree68a87efa7cc87cb95452ca5c4ba1fe848f1c9a03
parentf3ad89217fa8088203b6c040584987028d524456
l2tp: add missing .owner to struct pppox_proto

Add missing .owner of struct pppox_proto. This prevents the
module from being removed from underneath its users.

Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/l2tp/l2tp_ppp.c