OSDN Git Service

iwlwifi: remove unused parameter from iwl_channel_info
[uclinux-h8/linux.git] / drivers / net / wireless / iwlwifi / iwl-dev.h
index 9dea8fa..d0f0915 100644 (file)
@@ -295,9 +295,6 @@ struct iwl_channel_info {
 
        /* HT40 channel info */
        s8 ht40_max_power_avg;  /* (dBm) regul. eeprom, normal Tx, any rate */
-       s8 ht40_curr_txpow;     /* (dBm) regulatory/spectrum/user (not h/w) */
-       s8 ht40_min_power;      /* always 0 */
-       s8 ht40_scan_power;     /* (dBm) eeprom, direct scans, any rate */
        u8 ht40_flags;          /* flags copied from EEPROM */
        u8 ht40_extension_channel; /* HT_IE_EXT_CHANNEL_* */