commit 848ab9a35b2f0b0a12f0b361199b6bb9c52ee2a6
Author: Imre Vadász <[email protected]>
Date: Tue Nov 1 12:08:10 2016 +0100
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.
Summary of changes:
sys/dev/netif/iwm/if_iwm_scan.c | 20 +++++++++-----------
1 file changed, 9 insertions(+), 11 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/848ab9a35b2f0b0a12f0b361199b6bb9c52ee2a6
--
DragonFly BSD source repository