git: if_iwm - Add scan abort functions, to properly cancel a running scan.
Imre Vadasz
ivadasz at crater.dragonflybsd.org
Mon Sep 12 12:29:32 PDT 2016
commit b484d09d54301740f036ddf02008117f563960c2
Author: Imre Vadász <imre at vdsz.com>
Date: Mon Jul 18 22:03:27 2016 +0200
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
Summary of changes:
sys/dev/netif/iwm/if_iwm.c | 2 +
sys/dev/netif/iwm/if_iwm_scan.c | 84 +++++++++++++++++++++++++++++++++++++++++
sys/dev/netif/iwm/if_iwm_scan.h | 1 +
3 files changed, 87 insertions(+)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/b484d09d54301740f036ddf02008117f563960c2
--
DragonFly BSD source repository
More information about the Commits
mailing list