kernel: bump 5.4 to 5.4.80
[openwrt/staging/jow.git] / target / linux / rtl838x / patches-5.4 / 702-net-dsa-increase-dsa-max-ports-for-rtl838x.patch
1 --- a/include/linux/platform_data/dsa.h
2 +++ b/include/linux/platform_data/dsa.h
3 @@ -6,7 +6,7 @@ struct device;
4 struct net_device;
5
6 #define DSA_MAX_SWITCHES 4
7 -#define DSA_MAX_PORTS 12
8 +#define DSA_MAX_PORTS 54
9 #define DSA_RTABLE_NONE -1
10
11 struct dsa_chip_data {