Re: [PATCH net-next v3 1/2] net: dsa: tag_rtl8_4: add rtl8_4t trailing variant
From: Alvin Šipraga <ALSI@bang-olufsen.dk>
Date: 2022-02-23 14:54:46
From: Alvin Šipraga <ALSI@bang-olufsen.dk>
Date: 2022-02-23 14:54:46
Luiz Angelo Daros de Luca [off-list ref] writes:
Realtek switches supports the same tag both before ethertype or between payload and the CRC. Signed-off-by: Luiz Angelo Daros de Luca <redacted> --- include/net/dsa.h | 2 + net/dsa/tag_rtl8_4.c | 154 +++++++++++++++++++++++++++++++++---------- 2 files changed, 121 insertions(+), 35 deletions(-)
Reviewed-by: Alvin Šipraga <alsi@bang-olufsen.dk>