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