From: Álvaro Fernández Rojas Date: Mon, 19 Aug 2024 18:36:51 +0000 (+0200) Subject: bcm53xx: refresh 6.6 kernel patches X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=400acae2b9cc33c91094dcc7fe663c19780be1ea;p=openwrt%2Fstaging%2Fthess.git bcm53xx: refresh 6.6 kernel patches Refresh bcm53xx kernel patches after 17f07040e7808a0c9cba2afc0e0b22e5589da133. Fixes: 17f07040e780 ("kernel: prevent tunnel drivers from mangling fraglist GSO packets") Signed-off-by: Álvaro Fernández Rojas --- diff --git a/target/linux/bcm53xx/patches-6.6/600-net-disable-GRO-by-default.patch b/target/linux/bcm53xx/patches-6.6/600-net-disable-GRO-by-default.patch index 9fa41a4b7e..fd41824383 100644 --- a/target/linux/bcm53xx/patches-6.6/600-net-disable-GRO-by-default.patch +++ b/target/linux/bcm53xx/patches-6.6/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 -@@ -242,10 +242,10 @@ static inline int find_next_netdev_featu +@@ -243,10 +243,10 @@ static inline int find_next_netdev_featu #define NETIF_F_UPPER_DISABLES NETIF_F_LRO /* changeable features with no special hardware requirements */