]> git.ipfire.org Git - thirdparty/hostap.git/commit
P2P: Do not start scan for P2P Device interfaces at driver init
authorEliad Peller <eliad@wizery.com>
Mon, 3 Mar 2014 12:53:23 +0000 (14:53 +0200)
committerJouni Malinen <j@w1.fi>
Tue, 4 Mar 2014 20:34:00 +0000 (22:34 +0200)
commit3a94adbf4244834ad11c93fa51703fcdc7c1278a
tree05af6dfecb8e1802adb194b0a2e5aafa4013f33b
parentaa10983004254599b60d5c0b96fdd0ab15cfce98
P2P: Do not start scan for P2P Device interfaces at driver init

wpa_supplicant started delayed sched scan also on P2P Device interfaces,
resulting in erroneous scans and connection attempts. Skip that on
driver init when the interface is dedicated only for P2P management
purposes.

Signed-off-by: Eliad Peller <eliadx.peller@intel.com>
wpa_supplicant/wpa_supplicant.c