git: if_iwm - Fix iwm_mvm_lmac_scan_fill_channels(), only add 11b and 11a chans.

Imre Vadasz ivadasz at crater.dragonflybsd.org
Sat Jun 4 14:31:33 PDT 2016


commit 44cdc399cf8df620c0cef5b4aef515e67abeb023
Author: Imre Vadász <imre at vdsz.com>
Date:   Sat Jun 4 23:12:11 2016 +0200

    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.

Summary of changes:
 sys/dev/netif/iwm/if_iwm_scan.c | 12 +++++-------
 1 file changed, 5 insertions(+), 7 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/44cdc399cf8df620c0cef5b4aef515e67abeb023


-- 
DragonFly BSD source repository



More information about the Commits mailing list