projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
86cb3b4
)
iwlagn: remove incorrect define
author
Wey-Yi Guy
<wey-yi.w.guy@intel.com>
Tue, 14 Jun 2011 22:23:40 +0000
(15:23 -0700)
committer
Wey-Yi Guy
<wey-yi.w.guy@intel.com>
Sat, 18 Jun 2011 15:24:07 +0000
(08:24 -0700)
Remove unused and incorrect EEPROM define
Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>
drivers/net/wireless/iwlwifi/iwl-eeprom.h
patch
|
blob
|
history
diff --git
a/drivers/net/wireless/iwlwifi/iwl-eeprom.h
b/drivers/net/wireless/iwlwifi/iwl-eeprom.h
index c6f370f21ee00817acf4034ff9f1b18e03035865..804f910c651e9d3db50001a4e0a94c7564db9a12 100644
(file)
--- a/
drivers/net/wireless/iwlwifi/iwl-eeprom.h
+++ b/
drivers/net/wireless/iwlwifi/iwl-eeprom.h
@@
-275,7
+275,6
@@
extern const u8 iwl_eeprom_band_1[14];
#define EEPROM_VERSION (2*0x44) /* 2 bytes */
#define EEPROM_SKU_CAP (2*0x45) /* 2 bytes */
#define EEPROM_OEM_MODE (2*0x46) /* 2 bytes */
-#define EEPROM_WOWLAN_MODE (2*0x47) /* 2 bytes */
#define EEPROM_RADIO_CONFIG (2*0x48) /* 2 bytes */
#define EEPROM_NUM_MAC_ADDRESS (2*0x4C) /* 2 bytes */