Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 335766
b: refs/heads/master
c: bca1e29
h: refs/heads/master
v: v3
  • Loading branch information
David Spinadel authored and Johannes Berg committed Oct 31, 2012
1 parent 0abd53a commit 0865250
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: 35f5149ead73e8e635b417b6c3aece43ffdfe5bc
refs/heads/master: bca1e29fb54c51856dda6772d488d41b10ed91da
2 changes: 1 addition & 1 deletion trunk/net/mac80211/scan.c
Original file line number Diff line number Diff line change
Expand Up @@ -917,7 +917,7 @@ int ieee80211_request_sched_scan_start(struct ieee80211_sub_if_data *sdata,
struct cfg80211_sched_scan_request *req)
{
struct ieee80211_local *local = sdata->local;
struct ieee80211_sched_scan_ies sched_scan_ies;
struct ieee80211_sched_scan_ies sched_scan_ies = {};
int ret, i;

mutex_lock(&local->mtx);
Expand Down

0 comments on commit 0865250

Please sign in to comment.