Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 266535
b: refs/heads/master
c: 0e5cc8e
h: refs/heads/master
i:
  266533: b13582c
  266531: e26d5a5
  266527: d0c626c
v: v3
  • Loading branch information
Raja Mani authored and Kalle Valo committed Aug 31, 2011
1 parent 711acf0 commit 7566fea
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: f91db9bbdae6c86f0178fa03937e39ef82932770
refs/heads/master: 0e5cc8e606ed89a4a58260c88474c74348230bed
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/ath/ath6kl/cfg80211.c
Original file line number Diff line number Diff line change
Expand Up @@ -643,7 +643,7 @@ void ath6kl_cfg80211_disconnect_event(struct ath6kl *ar, u8 reason,
NULL, 0,
WLAN_STATUS_UNSPECIFIED_FAILURE,
GFP_KERNEL);
} else {
} else if (ar->sme_state == SME_CONNECTED) {
cfg80211_disconnected(ar->net_dev, reason,
NULL, 0, GFP_KERNEL);
}
Expand Down

0 comments on commit 7566fea

Please sign in to comment.