Re: [PATCH v2] mwl8k: Expand non-DFS 5G channels

From: Kalle Valo
Date: Mon Dec 04 2017 - 10:13:10 EST


Weixiao Zhang <waveletboy@xxxxxxxxx> writes:

> Add non-DFS 5G upper channels (149-165) besides existed 4 lower channels
> (36, 40, 44, 48).
> { .band = NL80211_BAND_5GHZ, .center_freq = 5745, .hw_value = 149, },
> { .band = NL80211_BAND_5GHZ, .center_freq = 5765, .hw_value = 153, },
> { .band = NL80211_BAND_5GHZ, .center_freq = 5785, .hw_value = 157, },
> { .band = NL80211_BAND_5GHZ, .center_freq = 5805, .hw_value = 161, },
> { .band = NL80211_BAND_5GHZ, .center_freq = 5825, .hw_value = 165, },
>
> Signed-off-by: Weixiao Zhang <waveletboy@xxxxxxxxx>

You don't need to copy the code from the patch to the commit log, I'll
remove that when I commit this.

--
Kalle Valo