commit 866821109567321c5ffa6e791c3be79e7ba7a50e
Author: Imre Vadász <[email protected]>
Date: Tue Jul 12 19:48:56 2016 +0200
wlan - send RTM_IEEE80211_SCAN event when scan was cancelled.
wpa_supplicant(8) expects to see 'scan complete' event after every
scan command; in case, when event is not sent it will hang for
indefinite time.
Taken-From: FreeBSD (SVN r300383)
Summary of changes:
sys/netproto/802_11/wlan/ieee80211_scan_sw.c | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/866821109567321c5ffa6e791c3be79e7ba7a50e
--
DragonFly BSD source repository