Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 267701
b: refs/heads/master
c: c9d9a80
h: refs/heads/master
i:
  267699: dfa73f7
v: v3
  • Loading branch information
Larry Finger authored and Larry Finger committed Aug 24, 2011
1 parent 5d02147 commit 418f686
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 8 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: d22a33646965656d800e4c7afa8c1b54a4ba63fe
refs/heads/master: c9d9a8016daab38681b498b094e6cac876a12fc4
1 change: 0 additions & 1 deletion trunk/drivers/staging/rtl8192e/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
ccflags-y += -DEEPROM_OLD_FORMAT_SUPPORT=1
ccflags-y += -DUSE_FW_SOURCE_IMG_FILE
ccflags-y += -DCONFIG_PM_RTL
ccflags-y += -DCONFIG_PM
Expand Down
6 changes: 0 additions & 6 deletions trunk/drivers/staging/rtl8192e/rtl_core.h
Original file line number Diff line number Diff line change
Expand Up @@ -786,15 +786,9 @@ typedef struct r8192_priv
u8 EEPROMPwrGroup[2][3];
u8 EEPROMOptional;

#if (EEPROM_OLD_FORMAT_SUPPORT == 1)
u8 EEPROMTxPowerLevelCCK[14];
u8 EEPROMTxPowerLevelOFDM24G[14];
u8 EEPROMTxPowerLevelOFDM5G[24];
#else
u8 RfCckChnlAreaTxPwr[2][3];
u8 RfOfdmChnlAreaTxPwr1T[2][3];
u8 RfOfdmChnlAreaTxPwr2T[2][3];
#endif
u8 EEPROMRfACCKChnl1TxPwLevel[3];
u8 EEPROMRfAOfdmChnlTxPwLevel[3];
u8 EEPROMRfCCCKChnl1TxPwLevel[3];
Expand Down

0 comments on commit 418f686

Please sign in to comment.