mac80211: don't probe if we have probe response
authorJohannes Berg <johannes@sipsolutions.net>
Wed, 3 Feb 2010 12:57:46 +0000 (13:57 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 8 Feb 2010 21:50:53 +0000 (16:50 -0500)
commit070bb5477fb4029131aad4941d7aaf0093db0c38
tree2f2e0bda0a7fc3d7772053e53ca7e879a4c57a1c
parent33e5a2f776e331dc8a4379b6efb660d38f182d96
mac80211: don't probe if we have probe response

We can now easily determine whether we already
have probe response information for the BSS we
are asked to connect to, in which case there's
little point in probing the BSS again.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/mlme.c