Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 267853
b: refs/heads/master
c: 3f67ad4
h: refs/heads/master
i:
  267851: 729a808
v: v3
  • Loading branch information
Larry Finger authored and Larry Finger committed Aug 24, 2011
1 parent e8ee3a3 commit eb715e8
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: a672b1f1df4e50d975b05edadb141931ca4b128e
refs/heads/master: 3f67ad4e5732a6ea9357401b91d7ed87ebbd0f7b
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 @@ -141,8 +141,7 @@ enum dm_ratr_sta {
DM_RATR_STA_MAX
};

typedef enum _dm_dig_op_e
{
enum dm_dig_op_sta {
DIG_TYPE_THRESH_HIGH = 0,
DIG_TYPE_THRESH_LOW = 1,
DIG_TYPE_THRESH_HIGHPWR_HIGH = 2,
Expand All @@ -157,7 +156,7 @@ typedef enum _dm_dig_op_e
DIG_TYPE_ENABLE = 20,
DIG_TYPE_DISABLE = 30,
DIG_OP_TYPE_MAX
} dm_dig_op_e;
};

typedef enum _dm_dig_alg_e
{
Expand Down

0 comments on commit eb715e8

Please sign in to comment.