diff options
author | Stanislaw Gruszka <sgruszka@redhat.com> | 2011-08-30 07:58:27 -0400 |
---|---|---|
committer | Stanislaw Gruszka <sgruszka@redhat.com> | 2011-11-15 06:59:02 -0500 |
commit | af038f404ffb851dcefa0c56c5c81cacd06f0903 (patch) | |
tree | 5384b91ec6a3298ac90ff9943d029b4af400f639 /drivers/net/wireless/iwlegacy/iwl-commands.h | |
parent | 8f29b456f8b2c560819f698b82ef2efc09ac47c5 (diff) |
iwlegacy: move iwl-4965-{,hw,debugfs,calib}.h to 4965.h
Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com>
Diffstat (limited to 'drivers/net/wireless/iwlegacy/iwl-commands.h')
-rw-r--r-- | drivers/net/wireless/iwlegacy/iwl-commands.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/net/wireless/iwlegacy/iwl-commands.h b/drivers/net/wireless/iwlegacy/iwl-commands.h index e6688b166ada..55822da4b162 100644 --- a/drivers/net/wireless/iwlegacy/iwl-commands.h +++ b/drivers/net/wireless/iwlegacy/iwl-commands.h | |||
@@ -347,7 +347,7 @@ struct il3945_power_per_rate { | |||
347 | * For MIMO rates, one value may be different from the other, | 347 | * For MIMO rates, one value may be different from the other, |
348 | * in order to balance the Tx output between the two transmitters. | 348 | * in order to balance the Tx output between the two transmitters. |
349 | * | 349 | * |
350 | * See more details in doc for TXPOWER in iwl-4965-hw.h. | 350 | * See more details in doc for TXPOWER in 4965.h. |
351 | */ | 351 | */ |
352 | union il4965_tx_power_dual_stream { | 352 | union il4965_tx_power_dual_stream { |
353 | struct { | 353 | struct { |
@@ -1756,7 +1756,7 @@ struct il_compressed_ba_resp { | |||
1756 | /* | 1756 | /* |
1757 | * REPLY_TX_PWR_TBL_CMD = 0x97 (command, has simple generic response) | 1757 | * REPLY_TX_PWR_TBL_CMD = 0x97 (command, has simple generic response) |
1758 | * | 1758 | * |
1759 | * See details under "TXPOWER" in iwl-4965-hw.h. | 1759 | * See details under "TXPOWER" in 4965.h. |
1760 | */ | 1760 | */ |
1761 | 1761 | ||
1762 | struct il3945_txpowertable_cmd { | 1762 | struct il3945_txpowertable_cmd { |