Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 267856
b: refs/heads/master
c: 89cc54b
h: refs/heads/master
v: v3
  • Loading branch information
Larry Finger authored and Larry Finger committed Aug 24, 2011
1 parent aa7e433 commit cdc72ef
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: defb880b7dd0ddf76597b189c45caf3efee3e65d
refs/heads/master: 89cc54bc78bca0a885f16e84f77e5e85afee7103
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 @@ -172,14 +172,13 @@ enum dm_dig_two_port_alg {
};


typedef enum _DM_DIG_EXT_PORT_ALG_E
{
enum dm_dig_ext_port_alg {
DIG_EXT_PORT_STAGE_0 = 0,
DIG_EXT_PORT_STAGE_1 = 1,
DIG_EXT_PORT_STAGE_2 = 2,
DIG_EXT_PORT_STAGE_3 = 3,
DIG_EXT_PORT_STAGE_MAX = 4,
} DM_DIG_EXT_PORT_ALG_E;
};

typedef enum _dm_dig_dbg_e
{
Expand Down

0 comments on commit cdc72ef

Please sign in to comment.