git: wlan - send RTM_IEEE80211_SCAN event when scan was cancelled.
Imre Vadasz
ivadasz at crater.dragonflybsd.org
Wed Jul 13 02:41:15 PDT 2016
commit 866821109567321c5ffa6e791c3be79e7ba7a50e
Author: Imre Vadász <imre at vdsz.com>
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
More information about the Commits
mailing list