[PATCH net v7 0/2] net: stmmac: remove software VLAN tag stripping
peilinhe2020 at 163.com
peilinhe2020 at 163.com
Mon Sep 14 08:06:10 PDT 2026
From: Peilin He <he.peilin at zte.com.cn>
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
More information about the linux-arm-kernel
mailing list