ipq806x: add patch fixing regression from stmmac TX timer
[openwrt/openwrt.git] / target / linux / ipq806x / patches-6.1 / 700-01-net-introduce-napi_is_scheduled-helper.patch
index 813ec97abcef5802910b25c152dc798a9f47b468..9694bf1144fd413bd87457aa65b271a58d831943 100644 (file)
@@ -1,7 +1,7 @@
 From b5532bdc6d09e6e789417f0c7a0b665b57b0e7be Mon Sep 17 00:00:00 2001
 From: Christian Marangi <ansuelsmth@gmail.com>
 Date: Mon, 18 Sep 2023 14:21:56 +0200
-Subject: [PATCH 1/3] net: introduce napi_is_scheduled helper
+Subject: [PATCH 1/4] net: introduce napi_is_scheduled helper
 
 We currently have napi_if_scheduled_mark_missed that can be used to
 check if napi is scheduled but that does more thing than simply checking