aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/bcm53xx
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2022-07-19 18:32:02 +0000
committerHauke Mehrtens <hauke@hauke-m.de>2022-07-19 21:36:44 +0200
commit41fa086e6fd8687c9cb4b848686b9083e4d12865 (patch)
treef5984e456fad34ba86574c2b9aaad3186a44a2fe /target/linux/bcm53xx
parentaa237757e05502f72cad609bdf38a80d0b9fee5b (diff)
downloadupstream-41fa086e6fd8687c9cb4b848686b9083e4d12865.tar.gz
upstream-41fa086e6fd8687c9cb4b848686b9083e4d12865.tar.bz2
upstream-41fa086e6fd8687c9cb4b848686b9083e4d12865.zip
kernel: Refresh kernel patches
No manual changes needed. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
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 */