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)
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>

No differences found