[PATCH net v7 0/2] net: stmmac: remove software VLAN tag stripping

peilinhe2020@163.com posted 2 patches 1 week, 3 days ago
There is a newer version of this series
.../net/ethernet/stmicro/stmmac/stmmac_main.c | 28 ++-----------------
.../stmicro/stmmac/stmmac_selftests.c         |  2 ++
2 files changed, 4 insertions(+), 26 deletions(-)
[PATCH net v7 0/2] net: stmmac: remove software VLAN tag stripping
Posted by peilinhe2020@163.com 1 week, 3 days ago
From: Peilin He <he.peilin@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