diff options
Diffstat (limited to 'drivers/net/wireless/iwlwifi/iwl-core.h')
-rw-r--r-- | drivers/net/wireless/iwlwifi/iwl-core.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/wireless/iwlwifi/iwl-core.h b/drivers/net/wireless/iwlwifi/iwl-core.h index 7427d75b8c8c..27310fec2e43 100644 --- a/drivers/net/wireless/iwlwifi/iwl-core.h +++ b/drivers/net/wireless/iwlwifi/iwl-core.h | |||
@@ -224,6 +224,7 @@ struct ieee80211_hw *iwl_alloc_all(struct iwl_cfg *cfg, | |||
224 | struct ieee80211_ops *hw_ops); | 224 | struct ieee80211_ops *hw_ops); |
225 | void iwl_hw_detect(struct iwl_priv *priv); | 225 | void iwl_hw_detect(struct iwl_priv *priv); |
226 | void iwl_reset_qos(struct iwl_priv *priv); | 226 | void iwl_reset_qos(struct iwl_priv *priv); |
227 | void iwl_activate_qos(struct iwl_priv *priv, u8 force); | ||
227 | void iwl_set_rxon_hwcrypto(struct iwl_priv *priv, int hw_decrypt); | 228 | void iwl_set_rxon_hwcrypto(struct iwl_priv *priv, int hw_decrypt); |
228 | int iwl_check_rxon_cmd(struct iwl_priv *priv); | 229 | int iwl_check_rxon_cmd(struct iwl_priv *priv); |
229 | int iwl_full_rxon_required(struct iwl_priv *priv); | 230 | int iwl_full_rxon_required(struct iwl_priv *priv); |