mac80211: respond to beacon loss report only once
authorJohannes Berg <johannes@sipsolutions.net>
Tue, 12 May 2009 17:58:12 +0000 (19:58 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 13 May 2009 19:44:42 +0000 (15:44 -0400)
The driver might keep reporting beacon loss until we
disassociate -- catch that and don't respond to any
subsequent events until the probe is either successful
or we disassociate.

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

Simple merge