if_iwm - Use chan list from ieee80211_scan_state for scan, not ic_channels.
commit848ab9a35b2f0b0a12f0b361199b6bb9c52ee2a6
authorImre Vadász <imre@vdsz.com>
Tue, 1 Nov 2016 11:08:10 +0000 (1 12:08 +0100)
committerImre Vadász <imre@vdsz.com>
Tue, 1 Nov 2016 11:12:08 +0000 (1 12:12 +0100)
tree06ba423bab21e262ac761716952c0db7d0948ddf
parent53a009d6f66108b40d622ed90ea95eba5c0e5432
if_iwm - Use chan list from ieee80211_scan_state for scan, not ic_channels.

* Limiting the channel list with "ifconfig wlan0 chanlist ..." now will
  actually set the list of channels scanned by iwm.
sys/dev/netif/iwm/if_iwm_scan.c