mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-06-16 02:25:29 +08:00
12 lines
270 B
Diff
12 lines
270 B
Diff
--- 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 {
|