Clean up iwm(4) scanning logic a bit: Reset sc_scanband in callers of
authorstsp <stsp@openbsd.org>
Fri, 16 Oct 2015 12:17:38 +0000 (12:17 +0000)
committerstsp <stsp@openbsd.org>
Fri, 16 Oct 2015 12:17:38 +0000 (12:17 +0000)
commit90fcf986ff875186ee3c9ba36d629319dfce0664
tree65ac74f18654bcbbc6e642adb11ea33934e87d6b
parentfa2d6e52c209cd5f241ad0ee73dc1b5af665b1ee
Clean up iwm(4) scanning logic a bit: Reset sc_scanband in callers of
iwm_mvm_scan_request() and always call ieee80211_end_scan() when done.
ok mpi@
sys/dev/pci/if_iwm.c