Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 267851
b: refs/heads/master
c: 3a74e8b
h: refs/heads/master
i:
  267849: c220c98
  267847: 37eef85
v: v3
  • Loading branch information
Larry Finger authored and Larry Finger committed Aug 24, 2011
1 parent 3962ba4 commit 729a808
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: 85cdd997c82383b9df2ece60584d878499f9060a
refs/heads/master: 3a74e8b369bd7af91de80eb48f4e761f78d45c0d
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 @@ -127,12 +127,11 @@ struct dig_t {
long rssi_val;
};

typedef enum _dm_dig_sta_e
{
enum dm_dig_sta {
DM_STA_DIG_OFF = 0,
DM_STA_DIG_ON,
DM_STA_DIG_MAX
} dm_dig_sta_e;
};


typedef enum _dm_ratr_sta_e
Expand Down

0 comments on commit 729a808

Please sign in to comment.