diff options
Diffstat (limited to 'drivers/net/wireless/iwlwifi/iwl-4965-hw.h')
-rw-r--r-- | drivers/net/wireless/iwlwifi/iwl-4965-hw.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/drivers/net/wireless/iwlwifi/iwl-4965-hw.h b/drivers/net/wireless/iwlwifi/iwl-4965-hw.h index b34322a3245..c606366b582 100644 --- a/drivers/net/wireless/iwlwifi/iwl-4965-hw.h +++ b/drivers/net/wireless/iwlwifi/iwl-4965-hw.h | |||
@@ -76,12 +76,9 @@ | |||
76 | 76 | ||
77 | /* | 77 | /* |
78 | * uCode queue management definitions ... | 78 | * uCode queue management definitions ... |
79 | * Queue #4 is the command queue for 3945 and 4965; map it to Tx FIFO chnl 4. | ||
80 | * The first queue used for block-ack aggregation is #7 (4965 only). | 79 | * The first queue used for block-ack aggregation is #7 (4965 only). |
81 | * All block-ack aggregation queues should map to Tx DMA/FIFO channel 7. | 80 | * All block-ack aggregation queues should map to Tx DMA/FIFO channel 7. |
82 | */ | 81 | */ |
83 | #define IWL_CMD_QUEUE_NUM 4 | ||
84 | #define IWL_CMD_FIFO_NUM 4 | ||
85 | #define IWL49_FIRST_AMPDU_QUEUE 7 | 82 | #define IWL49_FIRST_AMPDU_QUEUE 7 |
86 | 83 | ||
87 | /* Time constants */ | 84 | /* Time constants */ |