-wired-lan] [PATCH 3/6] ethernet/ixgbe: advertise LRO support in
vlan_features
Without this, the presence of a ixgbe device in a bond will not trigger LRO
support to be enabled at the bond level, even while it is enabled on the slave
itself.
This change becomes necessary when NETIF_F_LRO is added to
Without this, the presence of a ixgbe device in a bond will not trigger
LRO support to be enabled at the bond level, even while it is enabled on
the slave itself.
This change becomes necessary when NETIF_F_LRO is added to
netdev_features.h's NETIF_F_ONE_FOR_ALL.
CC: Jeff Kirsher
CC: intel-wired-