Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 328157
b: refs/heads/master
c: 316b6b5
h: refs/heads/master
i:
  328155: 118e56e
v: v3
  • Loading branch information
Peter Senna Tschudin authored and Johannes Berg committed Sep 7, 2012
1 parent 75d24c3 commit bf7f4cf
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: 23a85b45cfe954ba418f68352351f21cc28decfd
refs/heads/master: 316b6b5df77db801d62ec381cfae0c38ff84252c
2 changes: 1 addition & 1 deletion trunk/net/mac80211/scan.c
Original file line number Diff line number Diff line change
Expand Up @@ -407,7 +407,7 @@ static void ieee80211_scan_state_send_probe(struct ieee80211_local *local,
enum ieee80211_band band = local->hw.conf.channel->band;

sdata = rcu_dereference_protected(local->scan_sdata,
lockdep_is_held(&local->mtx));;
lockdep_is_held(&local->mtx));

for (i = 0; i < local->scan_req->n_ssids; i++)
ieee80211_send_probe_req(
Expand Down

0 comments on commit bf7f4cf

Please sign in to comment.