|
@@ -1010,7 +1010,7 @@ static void rs_tx_status(void *mvm_r, struct ieee80211_supported_band *sband,
|
|
return;
|
|
return;
|
|
}
|
|
}
|
|
|
|
|
|
-#ifdef CPTCFG_MAC80211_DEBUGFS
|
|
|
|
|
|
+#ifdef CONFIG_MAC80211_DEBUGFS
|
|
/* Disable last tx check if we are debugging with fixed rate */
|
|
/* Disable last tx check if we are debugging with fixed rate */
|
|
if (lq_sta->dbg_fixed_rate) {
|
|
if (lq_sta->dbg_fixed_rate) {
|
|
IWL_DEBUG_RATE(mvm, "Fixed rate. avoid rate scaling\n");
|
|
IWL_DEBUG_RATE(mvm, "Fixed rate. avoid rate scaling\n");
|