]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/blobdiff - net/l2tp/l2tp_ppp.c
Merge tag 'mac80211-next-for-davem-2018-03-29' of git://git.kernel.org/pub/scm/linux...
[mirror_ubuntu-eoan-kernel.git] / net / l2tp / l2tp_ppp.c
index f24504efe729cda908c855d6c2b85164cf6c4357..d6deca11da196549546f42d5d6322f92e9232275 100644 (file)
@@ -1762,7 +1762,6 @@ static struct pernet_operations pppol2tp_net_ops = {
        .init = pppol2tp_init_net,
        .exit = pppol2tp_exit_net,
        .id   = &pppol2tp_net_id,
-       .async = true,
 };
 
 /*****************************************************************************