Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 267861
b: refs/heads/master
c: fe5cd9c
h: refs/heads/master
i:
  267859: ab920b4
v: v3
  • Loading branch information
Larry Finger authored and Larry Finger committed Aug 24, 2011
1 parent 21e421a commit f20e8ea
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: 2fa7c962435809e13f076b6cf247826518f19ef1
refs/heads/master: fe5cd9c21bb12a07710160577a6911111fef560a
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 @@ -225,12 +225,11 @@ struct drx_path_sel {
long cck_pwdb_sta[4];
};

typedef enum _DM_CCK_Rx_Path_Method
{
enum dm_cck_rx_path_method {
CCK_Rx_Version_1 = 0,
CCK_Rx_Version_2= 1,
CCK_Rx_Version_MAX
} DM_CCK_Rx_Path_Method;
};


typedef enum _DM_DBG_E
Expand Down

0 comments on commit f20e8ea

Please sign in to comment.