]> git.ipfire.org Git - thirdparty/hostap.git/commit - src/drivers/driver.h
nl80211: Enhance abort scan to also abort the vendor scan
authorSunil Dutt <usdutt@qti.qualcomm.com>
Wed, 30 Nov 2016 04:34:38 +0000 (10:04 +0530)
committerJouni Malinen <j@w1.fi>
Wed, 30 Nov 2016 17:33:39 +0000 (19:33 +0200)
commiteeb34a432e183003f0651da55ff2a64b609b6988
tree75f1bd3568f89e3113522ffd02dbe0c9a5f1bb8e
parent1a793f5c2b43c58e19dac9550a672533865baf35
nl80211: Enhance abort scan to also abort the vendor scan

This commit enhances the abort scan implementation to also abort the
vendor scan, if one was used to trigger the scan.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
src/drivers/driver.h
src/drivers/driver_nl80211.h
src/drivers/driver_nl80211_scan.c
wpa_supplicant/driver_i.h
wpa_supplicant/scan.c