|
@@ -426,7 +426,7 @@ static int rs_tl_turn_on_agg_for_tid(struct iwl_priv *priv,
|
|
ieee80211_stop_tx_ba_session(sta, tid);
|
|
ieee80211_stop_tx_ba_session(sta, tid);
|
|
}
|
|
}
|
|
} else {
|
|
} else {
|
|
- IWL_ERR(priv, "Aggregation not enabled for tid %d "
|
|
|
|
|
|
+ IWL_DEBUG_HT(priv, "Aggregation not enabled for tid %d "
|
|
"because load = %u\n", tid, load);
|
|
"because load = %u\n", tid, load);
|
|
}
|
|
}
|
|
return ret;
|
|
return ret;
|