Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 267810
b: refs/heads/master
c: 12f5bc9
h: refs/heads/master
v: v3
  • Loading branch information
Larry Finger authored and Larry Finger committed Aug 24, 2011
1 parent be69dce commit 75568a5
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: 0ad0141d18d5215d4f6f267bf33ff43f7d568212
refs/heads/master: 12f5bc97f4c195c3ec013ca87a26a6f10fcc8932
5 changes: 2 additions & 3 deletions trunk/drivers/staging/rtl8192e/r8190P_def.h
Original file line number Diff line number Diff line change
Expand Up @@ -145,11 +145,10 @@ enum rf_optype {
};


typedef enum _POWER_SAVE_MODE
{
enum power_save_mode {
POWER_SAVE_MODE_ACTIVE,
POWER_SAVE_MODE_SAVE,
} POWER_SAVE_MODE;
};

typedef enum _INTERFACE_SELECT_8190PCI{
INTF_SEL1_MINICARD = 0,
Expand Down

0 comments on commit 75568a5

Please sign in to comment.