mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-05-05 09:56:12 +02:00
ipq40xx: refresh patches
It seems that a refresh is needed after the MXL DSA driver update. Signed-off-by: Robert Marko <robimarko@gmail.com>
This commit is contained in:
parent
f259fae36c
commit
dad9df16ee
@ -111,9 +111,9 @@ Signed-off-by: Maxime Chevallier <maxime.chevallier@bootlin.com>
|
||||
#define DSA_TAG_PROTO_MXL862_8021Q_VALUE 31
|
||||
+#define DSA_TAG_PROTO_OOB_VALUE 32
|
||||
|
||||
|
||||
enum dsa_tag_protocol {
|
||||
@@ -92,6 +93,7 @@ enum dsa_tag_protocol {
|
||||
DSA_TAG_PROTO_NONE = DSA_TAG_PROTO_NONE_VALUE,
|
||||
@@ -91,6 +92,7 @@ enum dsa_tag_protocol {
|
||||
DSA_TAG_PROTO_VSC73XX_8021Q = DSA_TAG_PROTO_VSC73XX_8021Q_VALUE,
|
||||
DSA_TAG_PROTO_MXL862 = DSA_TAG_PROTO_MXL862_VALUE,
|
||||
DSA_TAG_PROTO_MXL862_8021Q = DSA_TAG_PROTO_MXL862_8021Q_VALUE,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user