Merge remote-tracking branch 'iwlwifi-fixes/master' into HEAD

This commit is contained in:
Emmanuel Grumbach
2014-05-13 13:51:53 +03:00
4 changed files with 35 additions and 6 deletions

View File

@@ -1030,6 +1030,9 @@ static inline bool iwl_mvm_vif_low_latency(struct iwl_mvm_vif *mvmvif)
return mvmvif->low_latency;
}
/* Assoc status */
bool iwl_mvm_is_associated(struct iwl_mvm *mvm);
/* Thermal management and CT-kill */
void iwl_mvm_tt_tx_backoff(struct iwl_mvm *mvm, u32 backoff);
void iwl_mvm_tt_handler(struct iwl_mvm *mvm);