Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 340991
b: refs/heads/master
c: f3e1af3
h: refs/heads/master
i:
  340989: 7985ccc
  340987: edb8bd7
  340983: 65ca528
  340975: c6dda4f
  340959: dbae93b
  340927: 6a2e4a1
  340863: 455e05b
  340735: 279f3d1
  340479: 9548235
  339967: a59e057
v: v3
  • Loading branch information
Amitkumar Karwar authored and John W. Linville committed Oct 29, 2012
1 parent df5f38c commit e53e959
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: b0e70c2fb67bc376c3114a709ce0852e71d37ecb
refs/heads/master: f3e1af3e18004aca12771dfb0b04e04497190c99
5 changes: 5 additions & 0 deletions trunk/drivers/net/wireless/mwifiex/scan.c
Original file line number Diff line number Diff line change
Expand Up @@ -941,6 +941,11 @@ mwifiex_config_scan(struct mwifiex_private *priv,
chan_idx)->chan_scan_mode_bitmap
&= ~MWIFIEX_PASSIVE_SCAN;

if (*filtered_scan)
(scan_chan_list +
chan_idx)->chan_scan_mode_bitmap
|= MWIFIEX_DISABLE_CHAN_FILT;

if (user_scan_in->chan_list[chan_idx].scan_time) {
scan_dur = (u16) user_scan_in->
chan_list[chan_idx].scan_time;
Expand Down

0 comments on commit e53e959

Please sign in to comment.