From: Benjamin LaHaise Date: Tue, 20 Mar 2012 14:01:21 +0000 (+0000) Subject: l2tp: enable automatic module loading for l2tp_ppp X-Git-Tag: v3.4-rc1~115^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9395a09d05a23bb313cd20c99fb234f308d948b3;p=pandora-kernel.git l2tp: enable automatic module loading for l2tp_ppp When L2TP is configured as a module, requests for L2TP sockets do not result in the l2tp_ppp module being loaded. Fix this by adding the appropriate MODULE_ALIAS to be recognized by pppox's request_module() call. Signed-off-by: Benjamin LaHaise Signed-off-by: David S. Miller --- Reading git-diff-tree failed