diff options
Diffstat (limited to 'drivers/net/wireless/iwlwifi/iwl-4965.c')
-rw-r--r-- | drivers/net/wireless/iwlwifi/iwl-4965.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/drivers/net/wireless/iwlwifi/iwl-4965.c b/drivers/net/wireless/iwlwifi/iwl-4965.c index e80f6022cf43..f5796b78f2d2 100644 --- a/drivers/net/wireless/iwlwifi/iwl-4965.c +++ b/drivers/net/wireless/iwlwifi/iwl-4965.c | |||
@@ -2502,9 +2502,6 @@ static void iwl4965_free_shared_mem(struct iwl_priv *priv) | |||
2502 | priv->shared_phys); | 2502 | priv->shared_phys); |
2503 | } | 2503 | } |
2504 | 2504 | ||
2505 | #define IWL_TX_CRC_SIZE 4 | ||
2506 | #define IWL_TX_DELIMITER_SIZE 4 | ||
2507 | |||
2508 | /** | 2505 | /** |
2509 | * iwl4965_txq_update_byte_cnt_tbl - Set up entry in Tx byte-count array | 2506 | * iwl4965_txq_update_byte_cnt_tbl - Set up entry in Tx byte-count array |
2510 | */ | 2507 | */ |