Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 267854
b: refs/heads/master
c: ba7b655
h: refs/heads/master
v: v3
  • Loading branch information
Larry Finger authored and Larry Finger committed Aug 24, 2011
1 parent eb715e8 commit 40701b3
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: 3f67ad4e5732a6ea9357401b91d7ed87ebbd0f7b
refs/heads/master: ba7b6556fdadf357ef4bcdd4ff694dde8ae9560a
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 @@ -158,14 +158,13 @@ enum dm_dig_op_sta {
DIG_OP_TYPE_MAX
};

typedef enum _dm_dig_alg_e
{
enum dm_dig_alg {
DIG_ALGO_BY_FALSE_ALARM = 0,
DIG_ALGO_BY_RSSI = 1,
DIG_ALGO_BEFORE_CONNECT_BY_RSSI_AND_ALARM = 2,
DIG_ALGO_BY_TOW_PORT = 3,
DIG_ALGO_MAX
} dm_dig_alg_e;
};

typedef enum _DM_DIG_TWO_PORT_ALG_E
{
Expand Down

0 comments on commit 40701b3

Please sign in to comment.