mirror of
https://github.com/openwrt/openwrt.git
synced 2026-06-17 17:01:44 +04: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:
+2
-2
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user