]> git.karo-electronics.de Git - karo-tx-linux.git/commit
l2tp: fix PPP pseudo-wire auto-loading
authorGuillaume Nault <g.nault@alphalink.fr>
Mon, 3 Apr 2017 11:23:15 +0000 (13:23 +0200)
committerDavid S. Miller <davem@davemloft.net>
Tue, 4 Apr 2017 17:08:42 +0000 (10:08 -0700)
commit249ee819e24c180909f43c1173c8ef6724d21faf
treeaabd1ab2d3e29ddfe03023967c522221d89a8ad0
parenta8919661d78b90d747b3514197e49ecf8727d08c
l2tp: fix PPP pseudo-wire auto-loading

PPP pseudo-wire type is 7 (11 is L2TP_PWTYPE_IP).

Fixes: f1f39f911027 ("l2tp: auto load type modules")
Signed-off-by: Guillaume Nault <g.nault@alphalink.fr>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/l2tp/l2tp_ppp.c