mirror of
https://github.com/torvalds/linux.git
synced 2025-11-10 05:30:50 +02:00
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 | ||