Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 314239
b: refs/heads/master
c: 38e8b7d
h: refs/heads/master
i:
  314237: 8b8c368
  314235: dc83f66
  314231: d5994e5
  314223: 27429fd
  314207: 1c57096
  314175: 301f791
  314111: 36bccb5
v: v3
  • Loading branch information
Bing Zhao authored and John W. Linville committed Jun 11, 2012
1 parent cc59903 commit af1c118
Show file tree
Hide file tree
Showing 2 changed files with 4 additions 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: b6038961dfeed49533e43fbedd86951a16cb4d2c
refs/heads/master: 38e8b7d977786b0059c02744e4b96bc1e206d891
6 changes: 3 additions & 3 deletions trunk/drivers/net/wireless/mwifiex/main.h
Original file line number Diff line number Diff line change
Expand Up @@ -79,9 +79,9 @@ enum {

#define SCAN_BEACON_ENTRY_PAD 6

#define MWIFIEX_PASSIVE_SCAN_CHAN_TIME 200
#define MWIFIEX_ACTIVE_SCAN_CHAN_TIME 200
#define MWIFIEX_SPECIFIC_SCAN_CHAN_TIME 110
#define MWIFIEX_PASSIVE_SCAN_CHAN_TIME 110
#define MWIFIEX_ACTIVE_SCAN_CHAN_TIME 30
#define MWIFIEX_SPECIFIC_SCAN_CHAN_TIME 30

#define SCAN_RSSI(RSSI) (0x100 - ((u8)(RSSI)))

Expand Down

0 comments on commit af1c118

Please sign in to comment.