l2tp: fix PPP pseudo-wire auto-loading
authorGuillaume Nault <g.nault@alphalink.fr>
Mon, 3 Apr 2017 11:23:15 +0000 (13:23 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 3 May 2017 04:19:52 +0000 (21:19 -0700)
commit593e185eaadeefdc05a5e595428aec468646165a
tree099d547969e2f45bfd1a34fecae1b000b38648c8
parentf710dbd92b277232079fc662c1dd8433491b7d6c
l2tp: fix PPP pseudo-wire auto-loading

[ Upstream commit 249ee819e24c180909f43c1173c8ef6724d21faf ]

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
net/l2tp/l2tp_ppp.c