if_iwm - Fix iwm_mvm_lmac_scan_fill_channels(), only add 11b and 11a chans.
authorImre Vadász <imre@vdsz.com>
Sat, 4 Jun 2016 21:12:11 +0000 (23:12 +0200)
committerImre Vadász <imre@vdsz.com>
Sat, 4 Jun 2016 21:30:16 +0000 (23:30 +0200)
commit44cdc399cf8df620c0cef5b4aef515e67abeb023
tree4fbe1c9d980a3ffa1c60b8b174b8e79b6533794f
parent309538b12ab8edc8038fd63c9c31430b62cfb21a
if_iwm - Fix iwm_mvm_lmac_scan_fill_channels(), only add 11b and 11a chans.

Fixes breakage introduced in edfc8a0769eef4f5d883c22ee95a6ec79a1d85c6,
after which only channels 36,40,44,48,52,56 from the 5GHz band were
scanned, since all the 11b channels were added twice.
sys/dev/netif/iwm/if_iwm_scan.c