net: Eliminate no_check from protosw
[firefly-linux-kernel-4.4.55.git] / net / l2tp / l2tp_ip6.c
index e472d44a3b91eb74e5614d22c4c7c68811ca4a84..f3f98a156ceed8ebc5843368aa0d1988175e5fc7 100644 (file)
@@ -755,7 +755,6 @@ static struct inet_protosw l2tp_ip6_protosw = {
        .protocol       = IPPROTO_L2TP,
        .prot           = &l2tp_ip6_prot,
        .ops            = &l2tp_ip6_ops,
-       .no_check       = 0,
 };
 
 static struct inet6_protocol l2tp_ip6_protocol __read_mostly = {