]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commitdiff
mac80211_hwsim: Add channel 169 (5845 MHz)
authorJouni Malinen <jouni@qca.qualcomm.com>
Mon, 6 Mar 2017 09:56:06 +0000 (11:56 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 6 Mar 2017 12:22:38 +0000 (13:22 +0100)
This channel is defined in the IEEE 802.11 standard and available in
number of countries, so extend the mac80211_hwsim channel list to cover
channel 169 to enable additional testing.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
drivers/net/wireless/mac80211_hwsim.c

index 7b9662ae014320a184b0c049f06757b50d371bd1..8b823c70ab69c3015e5e791f73d2a59b7c1653ea 100644 (file)
@@ -350,6 +350,7 @@ static const struct ieee80211_channel hwsim_channels_5ghz[] = {
        CHAN5G(5785), /* Channel 157 */
        CHAN5G(5805), /* Channel 161 */
        CHAN5G(5825), /* Channel 165 */
+       CHAN5G(5845), /* Channel 169 */
 };
 
 static const struct ieee80211_rate hwsim_rates[] = {