mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-23 23:42:43 +00:00
14 lines
419 B
Diff
14 lines
419 B
Diff
|
Index: linux-5.4.24/include/linux/platform_data/dsa.h
|
||
|
===================================================================
|
||
|
--- linux-5.4.24.orig/include/linux/platform_data/dsa.h
|
||
|
+++ linux-5.4.24/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 {
|