Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 267811
b: refs/heads/master
c: 97844d1
h: refs/heads/master
i:
  267809: be69dce
  267807: 170f02e
v: v3
  • Loading branch information
Larry Finger authored and Larry Finger committed Aug 24, 2011
1 parent 75568a5 commit 22e1af7
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: 12f5bc97f4c195c3ec013ca87a26a6f10fcc8932
refs/heads/master: 97844d156299726500e1d28ea85d897f700780d8
4 changes: 2 additions & 2 deletions trunk/drivers/staging/rtl8192e/r8190P_def.h
Original file line number Diff line number Diff line change
Expand Up @@ -150,12 +150,12 @@ enum power_save_mode {
POWER_SAVE_MODE_SAVE,
};

typedef enum _INTERFACE_SELECT_8190PCI{
enum interface_select_8190pci {
INTF_SEL1_MINICARD = 0,
INTF_SEL0_PCIE = 1,
INTF_SEL2_RSV = 2,
INTF_SEL3_RSV = 3,
} INTERFACE_SELECT_8190PCI, *PINTERFACE_SELECT_8190PCI;
};

struct bb_reg_definition {
u32 rfintfs;
Expand Down

0 comments on commit 22e1af7

Please sign in to comment.