mirror of https://github.com/torvalds/linux.git
When VLAN tag strip is changed to enable or disable, the hardware requires
the Rx ring to be in a disabled state, otherwise the feature cannot be
changed.
Fixes:
|
||
|---|---|---|
| .. | ||
| Makefile | ||
| ngbe_ethtool.c | ||
| ngbe_ethtool.h | ||
| ngbe_hw.c | ||
| ngbe_hw.h | ||
| ngbe_main.c | ||
| ngbe_mdio.c | ||
| ngbe_mdio.h | ||
| ngbe_type.h | ||