P2P: Abort ongoing scan when p2p_find is stopped
authorBen Rosenfeld <ben.rosenfeld@intel.com>
Mon, 29 Feb 2016 12:30:04 +0000 (14:30 +0200)
committerJouni Malinen <j@w1.fi>
Thu, 3 Mar 2016 15:10:26 +0000 (17:10 +0200)
commita805731086c3c99fde971e6a62a3fd2eebaf2b8c
treed273d2bb60b6064685a2da7320b426d3002db150
parent7441698fcf564645e5f62904d3ca44af957060f4
P2P: Abort ongoing scan when p2p_find is stopped

When p2p_find is stopped, send request to the driver
in order to cancel an ongoing scan if there is one.

Signed-off-by: Ben Rosenfeld <ben.rosenfeld@intel.com>
wpa_supplicant/p2p_supplicant.c
wpa_supplicant/scan.c