Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 315324
b: refs/heads/master
c: faae5aa
h: refs/heads/master
v: v3
  • Loading branch information
Eliad Peller authored and John W. Linville committed Jul 10, 2012
1 parent ca5998b commit 72b60b6
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: 0fc1d2e9fe0820cc0c3247c5766c21b8de65a886
refs/heads/master: faae5aae2d4d7fe976d6ef62c3c209b8990124ac
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/ti/wlcore/scan.c
Original file line number Diff line number Diff line change
Expand Up @@ -633,7 +633,7 @@ wl12xx_scan_sched_scan_ssid_list(struct wl1271 *wl,

for (j = 0; j < cmd->n_ssids; j++)
if ((req->ssids[i].ssid_len ==
req->ssids[j].ssid_len) &&
cmd->ssids[j].len) &&
!memcmp(req->ssids[i].ssid,
cmd->ssids[j].ssid,
req->ssids[i].ssid_len)) {
Expand Down

0 comments on commit 72b60b6

Please sign in to comment.