Skip to content

Commit

Permalink
iwlwifi: remove radio_config from eeprom_data
Browse files Browse the repository at this point in the history
No one uses it.

Signed-off-by: David Spinadel <david.spinadel@intel.com>
Reviewed-by: Amit Beka <amit.beka@intel.com>
Reviewed-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
  • Loading branch information
David Spinadel authored and Johannes Berg committed Sep 5, 2012
1 parent 45eab7c commit c5d4722
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions drivers/net/wireless/iwlwifi/iwl-eeprom-parse.h
Original file line number Diff line number Diff line change
Expand Up @@ -85,8 +85,6 @@ struct iwl_eeprom_data {
int n_hw_addrs;
u8 hw_addr[ETH_ALEN];

u16 radio_config;

u8 calib_version;
__le16 calib_voltage;

Expand Down

0 comments on commit c5d4722

Please sign in to comment.