Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 267864
b: refs/heads/master
c: bb5e482
h: refs/heads/master
v: v3
  • Loading branch information
Larry Finger authored and Larry Finger committed Aug 24, 2011
1 parent 6e3509c commit 17e67b3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 839370c5723a42cde6537fced66af1d2736054aa
refs/heads/master: bb5e482246e0f41c3b39f758c61bdf75f191cbcc
4 changes: 2 additions & 2 deletions trunk/drivers/staging/rtl8192e/rtllib.h
Original file line number Diff line number Diff line change
Expand Up @@ -312,7 +312,7 @@ enum hal_def_variable {
};


typedef enum _HW_VARIABLES{
enum hw_variables {
HW_VAR_ETHER_ADDR,
HW_VAR_MULTICAST_REG,
HW_VAR_BASIC_RATE,
Expand Down Expand Up @@ -401,7 +401,7 @@ typedef enum _HW_VARIABLES{
HW_VAR_INT_MIGRATION,
HW_VAR_INT_AC,
HW_VAR_RF_TIMING,
} HW_VARIABLES;
};

typedef enum _RT_OP_MODE{
RT_OP_MODE_AP,
Expand Down

0 comments on commit 17e67b3

Please sign in to comment.