Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 352161
b: refs/heads/master
c: 598b262
h: refs/heads/master
i:
  352159: 6f0ed15
v: v3
  • Loading branch information
Eliad Peller authored and Luciano Coelho committed Nov 27, 2012
1 parent 903ab96 commit 84baab1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 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: 48af2eb046bd452f381f142b19cf9c86ddf575f5
refs/heads/master: 598b262a06235ced311a5327e1fbcedd74da53c9
4 changes: 1 addition & 3 deletions trunk/drivers/net/wireless/ti/wlcore/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -3820,10 +3820,8 @@ static int wlcore_set_bssid(struct wl1271 *wl, struct wl12xx_vif *wlvif,
wlvif->band);

/* we only support sched_scan while not connected */
if (wl->sched_scanning) {
if (wl->sched_scanning)
wl1271_scan_sched_scan_stop(wl, wlvif);
ieee80211_sched_scan_stopped(wl->hw);
}

ret = wl1271_acx_sta_rate_policies(wl, wlvif);
if (ret < 0)
Expand Down

0 comments on commit 84baab1

Please sign in to comment.