Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 278097
b: refs/heads/master
c: 1f40525
h: refs/heads/master
i:
  278095: 51ce76e
v: v3
  • Loading branch information
Kalle Valo committed Nov 11, 2011
1 parent ffc8a20 commit 7392e9a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: ec4b7f602d24839a85131dc5b498e69c84ee8373
refs/heads/master: 1f40525512ba8c68902b3c2f5c09692364cc6b6a
2 changes: 2 additions & 0 deletions trunk/drivers/net/wireless/ath/ath6kl/cfg80211.c
Original file line number Diff line number Diff line change
Expand Up @@ -2152,6 +2152,8 @@ void ath6kl_cfg80211_stop(struct ath6kl *ar)
ath6kl_wmi_disconnect_cmd(ar->wmi, vif->fw_vif_idx);

vif->sme_state = SME_DISCONNECTED;
clear_bit(CONNECTED, &vif->flags);
clear_bit(CONNECT_PEND, &vif->flags);

/* disable scanning */
if (ath6kl_wmi_scanparams_cmd(ar->wmi, vif->fw_vif_idx, 0xFFFF, 0, 0,
Expand Down

0 comments on commit 7392e9a

Please sign in to comment.