aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/netdev_features.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/netdev_features.h')
-rw-r--r--include/linux/netdev_features.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/netdev_features.h b/include/linux/netdev_features.h
index c87c3a3453c1..623bb8ced060 100644
--- a/include/linux/netdev_features.h
+++ b/include/linux/netdev_features.h
@@ -220,7 +220,6 @@ enum {
220 NETIF_F_GSO_GRE_CSUM | \ 220 NETIF_F_GSO_GRE_CSUM | \
221 NETIF_F_GSO_IPXIP4 | \ 221 NETIF_F_GSO_IPXIP4 | \
222 NETIF_F_GSO_IPXIP6 | \ 222 NETIF_F_GSO_IPXIP6 | \
223 NETIF_F_GSO_UDP_L4 | \
224 NETIF_F_GSO_UDP_TUNNEL | \ 223 NETIF_F_GSO_UDP_TUNNEL | \
225 NETIF_F_GSO_UDP_TUNNEL_CSUM) 224 NETIF_F_GSO_UDP_TUNNEL_CSUM)
226 225