From 53d99fedc7afd96adfb6f38fc939c9ee9981c2ed Mon Sep 17 00:00:00 2001 From: John Audia Date: Sat, 25 Jun 2022 13:28:25 -0400 Subject: kernel: bump 5.10 to 5.10.125 All patches automatically rebased. Build system: x86_64 Build-tested: ipq806x/R7800 Signed-off-by: John Audia --- target/linux/bcm53xx/patches-5.10/600-net-disable-GRO-by-default.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/bcm53xx') diff --git a/target/linux/bcm53xx/patches-5.10/600-net-disable-GRO-by-default.patch b/target/linux/bcm53xx/patches-5.10/600-net-disable-GRO-by-default.patch index 506e6f5b99..d001852f38 100644 --- a/target/linux/bcm53xx/patches-5.10/600-net-disable-GRO-by-default.patch +++ b/target/linux/bcm53xx/patches-5.10/600-net-disable-GRO-by-default.patch @@ -21,7 +21,7 @@ Signed-off-by: Rafał Miłecki --- a/include/linux/netdev_features.h +++ b/include/linux/netdev_features.h -@@ -231,10 +231,10 @@ static inline int find_next_netdev_feature(u64 feature, unsigned long start) +@@ -231,10 +231,10 @@ static inline int find_next_netdev_featu #define NETIF_F_UPPER_DISABLES NETIF_F_LRO /* changeable features with no special hardware requirements */ -- cgit v1.2.3