aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/bcm53xx
diff options
context:
space:
mode:
authorJohn Audia <therealgraysky@proton.me>2022-06-25 13:28:25 -0400
committerHauke Mehrtens <hauke@hauke-m.de>2022-06-27 00:57:16 +0200
commit53d99fedc7afd96adfb6f38fc939c9ee9981c2ed (patch)
tree0745afdaae7e93b2bd227f50e09421efffb1340a /target/linux/bcm53xx
parent9e5d743422edc4036cda7d96b96ba62705f382de (diff)
downloadupstream-53d99fedc7afd96adfb6f38fc939c9ee9981c2ed.tar.gz
upstream-53d99fedc7afd96adfb6f38fc939c9ee9981c2ed.tar.bz2
upstream-53d99fedc7afd96adfb6f38fc939c9ee9981c2ed.zip
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 <therealgraysky@proton.me>
Diffstat (limited to 'target/linux/bcm53xx')
-rw-r--r--target/linux/bcm53xx/patches-5.10/600-net-disable-GRO-by-default.patch2
1 files changed, 1 insertions, 1 deletions
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 <rafal@milecki.pl>
--- 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 */