mac80211: ath11k: restore 160MHz support
authorRobert Marko <robimarko@gmail.com>
Tue, 28 Mar 2023 11:38:57 +0000 (13:38 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Sat, 1 Apr 2023 17:30:48 +0000 (19:30 +0200)
commitda4f7e51f3451ae5be509ae8bafaec20c6d3c01a
tree543ab3df056e191f61c6e9b7eb8386f8c3068701
parent3c3d797c4dad224e214e473644f1e9d833f02eda
mac80211: ath11k: restore 160MHz support

Recent ath11k sync introduced a regression causing 80+80 and 160MHz to
stop being advertised and thus not selectable due to the respective feature
flags being cleared.

So, until we get answers upstream to what was the reasoning behind this and
it gets fixed, lets just remove the flag clearing to reanable 160MHz.

Fixes: 789a0bac3535 ("mac80211: ath11k: sync with ath-next")
Signed-off-by: Robert Marko <robimarko@gmail.com>
package/kernel/mac80211/patches/ath11k/904-wifi-ath11k-restore-160MHz-support.patch [new file with mode: 0644]