git: if_iwm: Utilize updated net80211 stuff, improves scanning behaviour.
Imre Vadasz
ivadasz at crater.dragonflybsd.org
Mon May 9 11:44:05 PDT 2016
commit a7b7344bdfd6c9e804e1e8c59b349cd66cc7f68e
Author: Imre Vadász <imre at vdsz.com>
Date: Tue Jan 5 15:46:41 2016 +0100
if_iwm: Utilize updated net80211 stuff, improves scanning behaviour.
* Just remove some #if defined(__DragonFly__) workarounds that were
previously needed.
* Now scanning should find access points on all channels, and not just on
the currently selected channel.
Summary of changes:
sys/dev/netif/iwm/if_iwm.c | 18 ------------------
1 file changed, 18 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/a7b7344bdfd6c9e804e1e8c59b349cd66cc7f68e
--
DragonFly BSD source repository
More information about the Commits
mailing list