]> git.ipfire.org Git - thirdparty/hostap.git/commit
Clean up debug dump for scan results sorting
authorJouni Malinen <j@w1.fi>
Sun, 30 Oct 2011 18:33:08 +0000 (20:33 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 30 Oct 2011 19:08:34 +0000 (21:08 +0200)
commitaa820e02cc17fa4af188d964c124d61e54476429
tree7b57c3228b46b8cb04aaaeb2a51653fa11bf8d6b
parent577db0aedd9461b8d0beb5d6fc323970cfa60b07
Clean up debug dump for scan results sorting

There is not much need for showing the interim qsort steps, so just show
the ordered results.

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