[openwrt/openwrt] bcm53xx: refresh 6.6 kernel patches

LEDE Commits lede-commits at lists.infradead.org
Mon Aug 19 11:39:44 PDT 2024


noltari pushed a commit to openwrt/openwrt.git, branch main:
https://git.openwrt.org/400acae2b9cc33c91094dcc7fe663c19780be1ea

commit 400acae2b9cc33c91094dcc7fe663c19780be1ea
Author: Álvaro Fernández Rojas <noltari at gmail.com>
AuthorDate: Mon Aug 19 20:36:51 2024 +0200

    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 <noltari at gmail.com>
---
 target/linux/bcm53xx/patches-6.6/600-net-disable-GRO-by-default.patch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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 <rafal at milecki.pl>
 
 --- 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 */




More information about the lede-commits mailing list