Reorganize P2P and WPS scan code
authorLuciano Coelho <coelho@ti.com>
Sat, 15 Oct 2011 14:35:04 +0000 (17:35 +0300)
committerJouni Malinen <j@w1.fi>
Sat, 15 Oct 2011 15:53:13 +0000 (18:53 +0300)
commit5f738a21a6e2d7d903321b5f5050a5ca89261638
tree3e343dac422086f1c8ef6aabcae4f55b5b9346c0
parenta49214d48235b6b275abe0de21a3913a91b85d32
Reorganize P2P and WPS scan code

Move some code to separate functions to reorganize the P2P and WPS
handling during scans. This makes the code a bit cleaner and is
needed for the scheduled scan implementation to avoid duplicated code.

Signed-off-by: Luciano Coelho <coelho@ti.com>
wpa_supplicant/scan.c