From: Wei Yongjun Date: Tue, 2 Jul 2013 01:02:07 +0000 (+0800) Subject: l2tp: add missing .owner to struct pppox_proto X-Git-Tag: v3.2.50~72 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0c0f762a5bf9aa3839311d99e04a3668c97e675e;p=pandora-kernel.git l2tp: add missing .owner to struct pppox_proto [ Upstream commit e1558a93b61962710733dc8c11a2bc765607f1cd ] Add missing .owner of struct pppox_proto. This prevents the module from being removed from underneath its users. Signed-off-by: Wei Yongjun Signed-off-by: David S. Miller Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed