Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 267860
b: refs/heads/master
c: 2fa7c96
h: refs/heads/master
v: v3
  • Loading branch information
Larry Finger authored and Larry Finger committed Aug 24, 2011
1 parent ab920b4 commit 21e421a
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: 5d1703aee6af5aa2270d3e548e9f8ca258f54d07
refs/heads/master: 2fa7c962435809e13f076b6cf247826518f19ef1
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 @@ -203,12 +203,11 @@ enum dm_dig_pd_th {
DIG_PD_MAX
};

typedef enum _dm_dig_cs_ratio_e
{
enum dm_dig_cs_ratio {
DIG_CS_RATIO_LOWER = 0,
DIG_CS_RATIO_HIGHER = 1,
DIG_CS_MAX
} dm_dig_cs_ratio_e;
};

struct drx_path_sel {
u8 Enable;
Expand Down

0 comments on commit 21e421a

Please sign in to comment.