Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 266227
b: refs/heads/master
c: 2ec7da2
h: refs/heads/master
i:
  266225: 3558bc7
  266223: 0f93f91
v: v3
  • Loading branch information
Eliad Peller authored and Luciano Coelho committed Sep 14, 2011
1 parent 374c4cd commit 9c37b82
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 87579550b2532c23789c89eaa61814d5e71ea521
refs/heads/master: 2ec7da254c5bdb5fe1dc18f8f5bdbe32deb3c466
3 changes: 0 additions & 3 deletions trunk/drivers/net/wireless/wl12xx/scan.c
Original file line number Diff line number Diff line change
Expand Up @@ -164,9 +164,6 @@ static int wl1271_scan_send(struct wl1271 *wl, enum ieee80211_band band,
goto out;
}

/* We always use high priority scans */
scan_options = WL1271_SCAN_OPT_PRIORITY_HIGH;

/* No SSIDs means that we have a forced passive scan */
if (passive || wl->scan.req->n_ssids == 0)
scan_options |= WL1271_SCAN_OPT_PASSIVE;
Expand Down

0 comments on commit 9c37b82

Please sign in to comment.