lede/package/kernel/mac80211/patches/build/992-fix-tasklet_setup-build-kernel-5.4.patch

12 lines
286 B
Diff
Raw Normal View History

--- a/backport-include/linux/interrupt.h
+++ b/backport-include/linux/interrupt.h
2025-04-09 23:15:27 +08:00
@@ -43,7 +43,7 @@ static inline void backport_hrtimer_star
#endif
-#if LINUX_VERSION_IS_LESS(5,9,0)
+#if LINUX_VERSION_IS_LESS(5,4,291)
static inline void
tasklet_setup(struct tasklet_struct *t,