Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 300818
b: refs/heads/master
c: b4d13d3
h: refs/heads/master
v: v3
  • Loading branch information
Kalle Valo committed Mar 21, 2012
1 parent 67f18c5 commit 6c388c5
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: 7084beeadb9b3cf5d8783210a1e4b281b07fa6cd
refs/heads/master: b4d13d3b70b085ef9b8e0bf7132d502d77d9ffc6
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 @@ -2848,6 +2848,8 @@ static int ath6kl_cfg80211_sscan_start(struct wiphy *wiphy,
if (vif->sme_state != SME_DISCONNECTED)
return -EBUSY;

ath6kl_cfg80211_scan_complete_event(vif, true);

for (i = 0; i < ar->wiphy->max_sched_scan_ssids; i++) {
ath6kl_wmi_probedssid_cmd(ar->wmi, vif->fw_vif_idx,
i, DISABLE_SSID_FLAG,
Expand Down

0 comments on commit 6c388c5

Please sign in to comment.