Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 267855
b: refs/heads/master
c: defb880
h: refs/heads/master
i:
  267853: eb715e8
  267851: 729a808
  267847: 37eef85
  267839: bbb2623
v: v3
  • Loading branch information
Larry Finger authored and Larry Finger committed Aug 24, 2011
1 parent 40701b3 commit aa7e433
Show file tree
Hide file tree
Showing 2 changed files with 3 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: ba7b6556fdadf357ef4bcdd4ff694dde8ae9560a
refs/heads/master: defb880b7dd0ddf76597b189c45caf3efee3e65d
5 changes: 2 additions & 3 deletions trunk/drivers/staging/rtl8192e/rtl_dm.h
Original file line number Diff line number Diff line change
Expand Up @@ -166,11 +166,10 @@ enum dm_dig_alg {
DIG_ALGO_MAX
};

typedef enum _DM_DIG_TWO_PORT_ALG_E
{
enum dm_dig_two_port_alg {
DIG_TWO_PORT_ALGO_RSSI = 0,
DIG_TWO_PORT_ALGO_FALSE_ALARM = 1,
} DM_DIG_TWO_PORT_ALG_E;
};


typedef enum _DM_DIG_EXT_PORT_ALG_E
Expand Down

0 comments on commit aa7e433

Please sign in to comment.