openwrt-6.x/package/kernel/mac80211
Rosen Penev 410111a8da mac80211: ath9k: remove wrong devm for request_irq
Since the irq gets copied to sc, it's a really bad idea to use devm,
especially when probe fails.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
Fixes: 4e18d22 ("mac80211: ath9k: simplify probe with devm")
Link: https://github.com/openwrt/openwrt/pull/18570
Signed-off-by: Robert Marko <robimarko@gmail.com>
2025-04-23 11:51:17 +02:00
..
patches mac80211: ath9k: remove wrong devm for request_irq 2025-04-23 11:51:17 +02:00
scripts
ath.mk
broadcom.mk
intel.mk
Makefile Revert "mac80211: remove ath9k_platform_data" 2025-01-01 11:22:40 +01:00
marvell.mk
ralink.mk
realtek.mk