Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 267857
b: refs/heads/master
c: 811ad0f
h: refs/heads/master
i:
  267855: aa7e433
v: v3
  • Loading branch information
Larry Finger authored and Larry Finger committed Aug 24, 2011
1 parent cdc72ef commit 0f831ae
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: 89cc54bc78bca0a885f16e84f77e5e85afee7103
refs/heads/master: 811ad0fdacdc9fe699ad5b524a9b7a3d09799f4d
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 @@ -180,12 +180,11 @@ enum dm_dig_ext_port_alg {
DIG_EXT_PORT_STAGE_MAX = 4,
};

typedef enum _dm_dig_dbg_e
{
enum dm_dig_dbg {
DIG_DBG_OFF = 0,
DIG_DBG_ON = 1,
DIG_DBG_MAX
} dm_dig_dbg_e;
};

typedef enum _dm_dig_connect_e
{
Expand Down

0 comments on commit 0f831ae

Please sign in to comment.