Abort ongoing scans on FLUSH command
authorJouni Malinen <j@w1.fi>
Thu, 26 Nov 2015 23:09:42 +0000 (01:09 +0200)
committerJouni Malinen <j@w1.fi>
Thu, 26 Nov 2015 23:09:42 +0000 (01:09 +0200)
commit53401e919eef68d9ac74d0044e4dba8764c03235
tree472e545a8ff7b316f767d4f3ee91f81345a0dcd4
parentd2e7cfc0bd2910434695dbfd1ccb76682f9e454f
Abort ongoing scans on FLUSH command

This may speed up some hwsim test case sequencies by avoiding a wait for
a scan at the end of a test case to complete.

Signed-off-by: Jouni Malinen <j@w1.fi>
wpa_supplicant/ctrl_iface.c