]> git.ipfire.org Git - thirdparty/hostap.git/commit
Use common code for disabled network case in sched_scan
authorJouni Malinen <jouni@qca.qualcomm.com>
Mon, 28 Nov 2011 16:09:37 +0000 (18:09 +0200)
committerJouni Malinen <j@w1.fi>
Mon, 28 Nov 2011 16:09:37 +0000 (18:09 +0200)
commit5edddf4175062e61b991ce93b425ddbf87568924
tree47dfd7adac49ab3233469d29cb01f3c5d1c5989c
parent86b47aaf3608827d50b24ab58fbc1ceb92a5d33e
Use common code for disabled network case in sched_scan

There is no need to implement two copies of the iteration code here.

Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>
wpa_supplicant/scan.c