diff options
Diffstat (limited to 'drivers/net/wireless/iwlwifi/iwl-dev.h')
-rw-r--r-- | drivers/net/wireless/iwlwifi/iwl-dev.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/net/wireless/iwlwifi/iwl-dev.h b/drivers/net/wireless/iwlwifi/iwl-dev.h index 934331304703..8c258d6a61c9 100644 --- a/drivers/net/wireless/iwlwifi/iwl-dev.h +++ b/drivers/net/wireless/iwlwifi/iwl-dev.h | |||
@@ -714,7 +714,6 @@ extern int iwl4965_get_temperature(const struct iwl_priv *priv); | |||
714 | extern u8 iwl_find_station(struct iwl_priv *priv, const u8 *bssid); | 714 | extern u8 iwl_find_station(struct iwl_priv *priv, const u8 *bssid); |
715 | 715 | ||
716 | extern int iwl4965_hw_channel_switch(struct iwl_priv *priv, u16 channel); | 716 | extern int iwl4965_hw_channel_switch(struct iwl_priv *priv, u16 channel); |
717 | extern int iwl4965_tx_queue_reclaim(struct iwl_priv *priv, int txq_id, int index); | ||
718 | extern int iwl_queue_space(const struct iwl_queue *q); | 717 | extern int iwl_queue_space(const struct iwl_queue *q); |
719 | static inline int iwl_queue_used(const struct iwl_queue *q, int i) | 718 | static inline int iwl_queue_used(const struct iwl_queue *q, int i) |
720 | { | 719 | { |