git: if_iwm - Clean up iwm(4) scanning logic a bit.
Matthew Dillon
dillon at crater.dragonflybsd.org
Mon May 23 21:37:59 PDT 2016
commit 8f3ffab9136e33263d424275ec28f57ad2096437
Author: Imre Vadász <imre at vdsz.com>
Date: Sun May 15 20:47:21 2016 +0200
if_iwm - Clean up iwm(4) scanning logic a bit.
* Reset sc_scanband in callers of iwm_mvm_scan_request().
* Make "could not initiate scan" device_printf messages more useful.
Taken-From: OpenBSD (r1.59 of if_iwm.c)
Summary of changes:
sys/dev/netif/iwm/if_iwm.c | 6 ++++--
sys/dev/netif/iwm/if_iwm_scan.c | 1 -
2 files changed, 4 insertions(+), 3 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/8f3ffab9136e33263d424275ec28f57ad2096437
--
DragonFly BSD source repository
More information about the Commits
mailing list