MediaTek and VLAN 802.1ad on ethernet

Probably a bug:


skb_vlan_tagged will return true if the frame is either 802.1ad or 802.1q tagged, but the code assumes it is always 802.1q.
1 Like