commit | 0e5cc8e606ed89a4a58260c88474c74348230bed | [log] [tgz] |
---|---|---|
author | Raja Mani <rmani@qca.qualcomm.com> | Fri Aug 12 17:52:24 2011 +0530 |
committer | Kalle Valo <kvalo@qca.qualcomm.com> | Wed Aug 31 10:10:53 2011 +0300 |
tree | 4c77499a20bef532622e631df820e7c7e63c9b6f | |
parent | f91db9bbdae6c86f0178fa03937e39ef82932770 [diff] |
ath6kl: Check sme state before delivering disconnect event to cfg80211 In some random cases, the firmware is sending two disconnect event to the host. In the current model, both diconnect events are passed to cfg80211 without checking local sme state machine, which is screwing cfg80211 layer state. Signed-off-by: Raja Mani <rmani@qca.qualcomm.com> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>