[net-next PATCH 0/2] net: dsa: tag_rtl8_4: fixes doc and set keep
From: Luiz Angelo Daros de Luca
Date: Wed Apr 08 2026 - 16:31:46 EST
This small series addresses two points in the rtl8_4 tagger used by the
realtel rtl8365mb driver.
The first patch updates the documentation of the tag format while the
second patch sets the KEEP flag bit, ensuring that the switch
respects the frame's VLAN format as provided by the kernel.
These patches were previously part of a larger series but are being
submitted independently as they are self-contained and already
received review.
Changes in v1:
- Resubmitted as a standalone series from the previous larger set.
- Kept Reviewed-by tags from Linus Walleij.
Link: https://patch.msgid.link/CAD++jLmX31KfhGXA6SMAPXb14dHSC1t4JQZ=PQvjh-3hUcnzJA@xxxxxxxxxxxxxx
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@xxxxxxxxx>
---
Alvin Šipraga (1):
net: dsa: tag_rtl8_4: update format description
Luiz Angelo Daros de Luca (1):
net: dsa: tag_rtl8_4: set KEEP flag
net/dsa/tag_rtl8_4.c | 21 +++++++++++++--------
1 file changed, 13 insertions(+), 8 deletions(-)
---
base-commit: 1a8dd88469bf742fd5eda91cd8e0f720a983ec5a
change-id: 20260407-realtek_fixes-e1a81e477cbb
Best regards,
--
Luiz Angelo Daros de Luca <luizluca@xxxxxxxxx>