if_iwm - Add scan abort functions, to properly cancel a running scan.
authorImre Vadász <imre@vdsz.com>
Mon, 18 Jul 2016 20:03:27 +0000 (22:03 +0200)
committerImre Vadász <imre@vdsz.com>
Mon, 12 Sep 2016 19:17:37 +0000 (21:17 +0200)
commitb484d09d54301740f036ddf02008117f563960c2
tree0db732bbe8a30b52ad797f8f946ddf5585b12f50
parent50787d03cd0a0366c9cc4a055bb6977e5f65c85d
if_iwm - Add scan abort functions, to properly cancel a running scan.

* Uses the notification wait api to wait for the corresponding scan
  complete notification after sending the abort command.

Taken-From: Linux iwlwifi
sys/dev/netif/iwm/if_iwm.c
sys/dev/netif/iwm/if_iwm_scan.c
sys/dev/netif/iwm/if_iwm_scan.h