diff options
author | Wey-Yi Guy <wey-yi.w.guy@intel.com> | 2009-08-07 18:41:38 -0400 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2009-08-14 09:13:46 -0400 |
commit | 7aafef1c6e2e24f9a10dc2972bf0ee70624ccc47 (patch) | |
tree | 98cee2e028bc7fe7ea6fb2bac2a39780e78919d5 /drivers/net/wireless/iwlwifi/iwl-3945-hw.h | |
parent | 3d816c77ecb05d3a3e974a205e53392e5353553e (diff) |
iwlwifi: name changed from "fat" to "ht40"
Rename "fat" to "ht40"
The term "fat channel" is deprecated in favor of "HT40"
Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>
Signed-off-by: Reinette Chatre <reinette.chatre@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/wireless/iwlwifi/iwl-3945-hw.h')
-rw-r--r-- | drivers/net/wireless/iwlwifi/iwl-3945-hw.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/wireless/iwlwifi/iwl-3945-hw.h b/drivers/net/wireless/iwlwifi/iwl-3945-hw.h index b569c6f38e5c..16772780c5b0 100644 --- a/drivers/net/wireless/iwlwifi/iwl-3945-hw.h +++ b/drivers/net/wireless/iwlwifi/iwl-3945-hw.h | |||
@@ -176,7 +176,7 @@ struct iwl3945_eeprom { | |||
176 | * in EEPROM containing EEPROM_CHANNEL_* usage flags (LSB) and max regulatory | 176 | * in EEPROM containing EEPROM_CHANNEL_* usage flags (LSB) and max regulatory |
177 | * txpower (MSB). | 177 | * txpower (MSB). |
178 | * | 178 | * |
179 | * Entries immediately below are for 20 MHz channel width. FAT (40 MHz) | 179 | * Entries immediately below are for 20 MHz channel width. HT40 (40 MHz) |
180 | * channels (only for 4965, not supported by 3945) appear later in the EEPROM. | 180 | * channels (only for 4965, not supported by 3945) appear later in the EEPROM. |
181 | * | 181 | * |
182 | * 2.4 GHz channels 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 | 182 | * 2.4 GHz channels 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 |