Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 267840
b: refs/heads/master
c: e946377
h: refs/heads/master
v: v3
  • Loading branch information
Larry Finger authored and Larry Finger committed Aug 24, 2011
1 parent bbb2623 commit c9071d0
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: b55941afbf1aa02d38a9dff2700fdc9138b36121
refs/heads/master: e9463775edd1456c47fc8d4d726871ad50dffd14
4 changes: 2 additions & 2 deletions trunk/drivers/staging/rtl8192e/rtl_core.h
Original file line number Diff line number Diff line change
Expand Up @@ -251,11 +251,11 @@ enum nic_t {
NIC_8192DU = 8,
};

typedef enum _RT_EEPROM_TYPE{
enum rt_eeprom_type {
EEPROM_93C46,
EEPROM_93C56,
EEPROM_BOOT_EFUSE,
} RT_EEPROM_TYPE,*PRT_EEPROM_TYPE;
};

typedef enum _DCMD_TXCMD_OP{
TXCMD_TXRA_HISTORY_CTRL = 0xFF900000,
Expand Down

0 comments on commit c9071d0

Please sign in to comment.