PNO: Change sched_scan_stopped event to handle pending PNO properly
authorAlexander Bondar <alexander.bondar@intel.com>
Wed, 26 Feb 2014 06:04:11 +0000 (08:04 +0200)
committerJouni Malinen <j@w1.fi>
Tue, 11 Mar 2014 17:15:48 +0000 (19:15 +0200)
commit5e3ddf4d23012483f9817f5602e09b671a98e01b
treeb3452b1cadd244480334b599112ecbf166b79b2e
parent737e7a08b005b70aabfd7a4239e2a05c57483525
PNO: Change sched_scan_stopped event to handle pending PNO properly

When a sched_scan_stopped event is received and there is a pending PNO,
it used regular scheduled scan parameters instead of PNO specific
parameters. Change it by calling wpas_start_pno().

Signed-off-by: Alexander Bondar <alexander.bondar@intel.com>
Signed-off-by: Ilan Peer <ilan.peer@intel.com>
wpa_supplicant/events.c
wpa_supplicant/scan.c