]> git.ipfire.org Git - thirdparty/openwrt.git/commit
mac80211: ath9k: rework led allocation 21933/head
authorRosen Penev <rosenp@gmail.com>
Sun, 8 Jun 2025 03:13:26 +0000 (20:13 -0700)
committerRobert Marko <robimarko@gmail.com>
Fri, 6 Mar 2026 11:03:10 +0000 (12:03 +0100)
commitf01807e353d96868989424a0657899db074fe293
tree4eb1723b79881e2345dec950eb27f093597a545e
parent06f5205dc8a72860c8234715ab81169c960c9c49
mac80211: ath9k: rework led allocation

Embed gpio_led struct in ath_led. Simpler Allocation.

Use a flex array for the name. Allows using a single allocation.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/21933
Signed-off-by: Robert Marko <robimarko@gmail.com>
package/kernel/mac80211/patches/ath11k/948-wifi-ath11k-Fix-the-WMM-param-type.patch
package/kernel/mac80211/patches/ath9k/530-ath9k_extra_leds.patch
package/kernel/mac80211/patches/ath9k/547-ath9k_led_defstate_fix.patch
package/kernel/mac80211/patches/ath9k/548-ath9k_enable_gpio_chip.patch