commit | 2d192d9552881f4cf88e62072047c72ef2b5aa7f | [log] [tgz] |
---|---|---|
author | Michael Wu <flamingice@sourmilk.net> | Sat Nov 10 00:15:25 2007 -0500 |
committer | David S. Miller <davem@sunset.davemloft.net> | Wed Dec 19 16:43:45 2007 -0800 |
tree | 6a2a972b9d38ccd5528ec83962c6e9252d22f3b9 | |
parent | 4486c5f510463673d2ea57b46137086f5b21ef36 [diff] |
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>