diff --git a/include/linux/netdevice.h b/include/linux/netdevice.h index 0f7967591288a568e6f2e35158a2c81c2d4668ac..9bb11da36ef0bbbad8125626065d459ccb65b912 100644 --- a/include/linux/netdevice.h +++ b/include/linux/netdevice.h @@ -1819,6 +1819,7 @@ enum netdev_ml_priv_type { * of Layer 2 headers. * * @flags: Interface flags (a la BSD) + * @xdp_features: XDP capability supported by the device * @priv_flags: Like 'flags' but invisible to userspace, * see if.h for the definitions * @gflags: Global flags ( kept as legacy )