mac80211: Drop out of associated state if link is lost
authorMichael Wu <flamingice@sourmilk.net>
Sat, 10 Nov 2007 05:15:25 +0000 (00:15 -0500)
committerDavid S. Miller <davem@sunset.davemloft.net>
Thu, 20 Dec 2007 00:43:45 +0000 (16:43 -0800)
commit2d192d9552881f4cf88e62072047c72ef2b5aa7f
tree6a2a972b9d38ccd5528ec83962c6e9252d22f3b9
parent4486c5f510463673d2ea57b46137086f5b21ef36
mac80211: Drop out of associated state if link is lost

There is no point in staying in IEEE80211_ASSOCIATED if there is no
sta_info entry to receive frames with.

Signed-off-by: Michael Wu <flamingice@sourmilk.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/ieee80211_sta.c