]> git.ipfire.org Git - thirdparty/openwrt.git/commit
mac80211: ath9k: avoid a double reset 19031/head
authorRosen Penev <rosenp@gmail.com>
Wed, 4 Jun 2025 21:57:11 +0000 (14:57 -0700)
committerRobert Marko <robimarko@gmail.com>
Thu, 5 Jun 2025 11:10:25 +0000 (13:10 +0200)
commit0ccc336c56fca7ecaede590995da30889c71d8a6
tree6f3e25e5bac71489c72f64089d2d79dd4f04213b
parent6f607c69dc39c3532084a46be80287932f8bd4d2
mac80211: ath9k: avoid a double reset

The original OF code effectively does a reset at ahb.c but then again in
hw.c. For AR9330, it's already done in the driver and with the others,
there are patches in here that do the same. hw.c looks like the proper
place to handle this.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/19031
Signed-off-by: Robert Marko <robimarko@gmail.com>
package/kernel/mac80211/patches/ath9k/550-ath9k-of.patch