Skip to content
Commit 86dd9868 authored by Linus Walleij's avatar Linus Walleij Committed by David S. Miller
Browse files

net: dsa: tag_rtl4_a: Support also egress tags



Support also transmitting frames using the custom "8899 A"
4 byte tag.

Qingfang came up with the solution: we need to pad the
ethernet frame to 60 bytes using eth_skb_pad(), then the
switch will happily accept frames with custom tags.

Cc: Mauri Sandberg <sandberg@mailfence.com>
Reported-by: default avatarDENG Qingfang <dqfext@gmail.com>
Fixes: efd7fe68

 ("net: dsa: tag_rtl4_a: Implement Realtek 4 byte A tag")
Signed-off-by: default avatarLinus Walleij <linus.walleij@linaro.org>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent c544fcb4
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment