]> git.ipfire.org Git - thirdparty/hostap.git/commit
Add debug print for no-enabled-networks case
authorJouni Malinen <j@w1.fi>
Sun, 23 Sep 2012 22:04:00 +0000 (01:04 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 23 Sep 2012 22:04:00 +0000 (01:04 +0300)
commitd4534bde9c2fb5bb4de9321b5bdb565c6f74133e
tree7f6af7018221c3d708a1516f82bcd441df36fbc7
parentb470b2bf37ddf3730be94c62eb52812c4485e43c
Add debug print for no-enabled-networks case

If there are any disabled networks, show a debug print with the count
of those networks when no enabled networks are found. This can be
helpful in trying to figure out why scans are being skipped.

Signed-hostap: Jouni Malinen <j@w1.fi>
wpa_supplicant/scan.c