From: Peilin He <redacted>
This series removes the driver-level software VLAN stripping in stmmac.
Patch 1 is a prerequisite selftests fix from Maxime Chevallier to keep
the ethtool selftests working on platforms where NETIF_F_VLAN_FEATURES
may be empty after patch 2.
Patch 2 removes stmmac_rx_vlan() and the related VLAN RX feature
advertisement.
Changes in v7:
- Send as a new series, not as a reply to v6.
- Include Maxime's selftests fix as patch 1/2.
- Keep the software VLAN stripping removal as patch 2/2.
Maxime Chevallier (1):
net: stmmac: selftests: Prevent RXC from being disabled in LPI
Peilin He (1):
net: stmmac: remove software VLAN tag stripping
.../net/ethernet/stmicro/stmmac/stmmac_main.c | 28 ++-----------------
.../stmicro/stmmac/stmmac_selftests.c | 2 ++
2 files changed, 4 insertions(+), 26 deletions(-)
--
2.43.0