Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 267852
b: refs/heads/master
c: a672b1f
h: refs/heads/master
v: v3
  • Loading branch information
Larry Finger authored and Larry Finger committed Aug 24, 2011
1 parent 729a808 commit e8ee3a3
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: 3a74e8b369bd7af91de80eb48f4e761f78d45c0d
refs/heads/master: a672b1f1df4e50d975b05edadb141931ca4b128e
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 @@ -134,13 +134,12 @@ enum dm_dig_sta {
};


typedef enum _dm_ratr_sta_e
{
enum dm_ratr_sta {
DM_RATR_STA_HIGH = 0,
DM_RATR_STA_MIDDLE = 1,
DM_RATR_STA_LOW = 2,
DM_RATR_STA_MAX
} dm_ratr_sta_e;
};

typedef enum _dm_dig_op_e
{
Expand Down

0 comments on commit e8ee3a3

Please sign in to comment.