On Sun, Feb 28, 2021 at 7:47 AM Linus Walleij [off-list ref] wrote:
I names the previous protocol "RTL4 A" after a 4-byte tag
with protocol indicted as "A", what about naming this
"RTL2 9" in the same vein? It will be good if some other
switch is using the same protocol. (If any...)
RTL8306 uses 0x9 too, but the tag format is different...
quoted
obj-$(CONFIG_NET_DSA_TAG_RTL4_A) += tag_rtl4_a.o
+obj-$(CONFIG_NET_DSA_TAG_RTL8366S) += tag_rtl8366s.o
So tag_rtl2_9.o etc.
Yours,
Linus Walleij