realtek: update the tree to the latest refactored version
[openwrt/openwrt.git] / target / linux / rtl838x / patches-5.4 / 702-net-dsa-increase-dsa-max-ports-for-rtl838x.patch
diff --git a/target/linux/rtl838x/patches-5.4/702-net-dsa-increase-dsa-max-ports-for-rtl838x.patch b/target/linux/rtl838x/patches-5.4/702-net-dsa-increase-dsa-max-ports-for-rtl838x.patch
deleted file mode 100644 (file)
index 929f2b9..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/include/linux/platform_data/dsa.h
-+++ b/include/linux/platform_data/dsa.h
-@@ -6,7 +6,7 @@ struct device;
- struct net_device;
- #define DSA_MAX_SWITCHES      4
--#define DSA_MAX_PORTS         12
-+#define DSA_MAX_PORTS         54
- #define DSA_RTABLE_NONE               -1
- struct dsa_chip_data {