kernel: bump 6.1 to 6.1.59
[openwrt/openwrt.git] / target / linux / ipq806x / patches-6.1 / 700-01-net-introduce-napi_is_scheduled-helper.patch
index 9694bf1144fd413bd87457aa65b271a58d831943..a9bcb0aa4593cd0ef2c7c008092f07662510738b 100644 (file)
@@ -66,7 +66,7 @@ Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
  /**
 --- a/net/core/dev.c
 +++ b/net/core/dev.c
-@@ -6562,7 +6562,7 @@ static int __napi_poll(struct napi_struc
+@@ -6566,7 +6566,7 @@ static int __napi_poll(struct napi_struc
         * accidentally calling ->poll() when NAPI is not scheduled.
         */
        work = 0;