Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 317798
b: refs/heads/master
c: 5328b9c
h: refs/heads/master
v: v3
  • Loading branch information
Marcos Paulo de Souza authored and Greg Kroah-Hartman committed Jul 9, 2012
1 parent dec06b7 commit 1210977
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 6 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: 1acc0d62d0e9607a35f1e7a7500c22bb49d8fab3
refs/heads/master: 5328b9ccfc4db5c03aeb05bf0d205625d67dd911
1 change: 0 additions & 1 deletion trunk/drivers/staging/vt6656/card.c
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,6 @@ static int msglevel =MSG_LEVEL_INFO;


/*--------------------- Static Definitions -------------------------*/
#define CB_TXPOWER_LEVEL 6

/*--------------------- Static Classes ----------------------------*/

Expand Down
2 changes: 0 additions & 2 deletions trunk/drivers/staging/vt6656/channel.c
Original file line number Diff line number Diff line change
Expand Up @@ -368,8 +368,6 @@ static struct
/* 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 */
};

#define NUM_RULES ARRAY_SIZE(ChannelRuleTab)

/*--------------------- Export function -------------------------*/
/************************************************************************
* Country Channel Valid
Expand Down
2 changes: 0 additions & 2 deletions trunk/drivers/staging/vt6656/rxtx.c
Original file line number Diff line number Diff line change
Expand Up @@ -73,8 +73,6 @@ static int msglevel = MSG_LEVEL_INFO;
/*--------------------- Static Functions --------------------------*/

/*--------------------- Static Definitions -------------------------*/
#define CRITICAL_PACKET_LEN 256 // if packet size < 256 -> in-direct send
// packet size >= 256 -> direct send

const WORD wTimeStampOff[2][MAX_RATE] = {
{384, 288, 226, 209, 54, 43, 37, 31, 28, 25, 24, 23}, // Long Preamble
Expand Down

0 comments on commit 1210977

Please sign in to comment.