commit | e1558a93b61962710733dc8c11a2bc765607f1cd | [log] [tgz] |
---|---|---|
author | Wei Yongjun <yongjun_wei@trendmicro.com.cn> | Tue Jul 02 09:02:07 2013 +0800 |
committer | David S. Miller <davem@davemloft.net> | Tue Jul 02 01:11:56 2013 -0700 |
tree | 68a87efa7cc87cb95452ca5c4ba1fe848f1c9a03 | |
parent | f3ad89217fa8088203b6c040584987028d524456 [diff] |
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>