Noam Shaked 00f6a27628 nl80211: Fix offloaded ACS regression for the 60 GHz band
Addition of chan_2ghz_or_5ghz_to_freq() broke 60 GHz ACS, because it
assumes reported ACS channel is on either 2.4 or 5 GHz band. Fix this
by converting chan_2ghz_or_5ghz_to_freq() to a more generic
chan_to_freq(). The new function uses hw_mode to support 60 GHz.

Fixes: 41cac481a889 ("ACS: Use frequency params in ACS (offload) completed event interface")
Signed-off-by: Noam Shaked <nshaked@codeaurora.org>
2020-03-23 22:29:04 +02:00
..
2018-11-30 21:28:19 +02:00
2020-03-15 23:39:57 +02:00
2020-01-02 18:05:38 +02:00
2020-01-02 18:05:38 +02:00
2019-01-02 00:23:43 +02:00
2014-12-14 18:05:32 +02:00
2016-02-16 00:14:47 +02:00