|
@@ -308,7 +308,7 @@ void iwl_mvm_rs_add_sta(struct iwl_mvm *mvm, struct iwl_mvm_sta *mvmsta)
|
|
lq_sta->pers.last_rssi = S8_MIN;
|
|
lq_sta->pers.last_rssi = S8_MIN;
|
|
lq_sta->last_rate_n_flags = 0;
|
|
lq_sta->last_rate_n_flags = 0;
|
|
|
|
|
|
-#ifdef CPTCFG_MAC80211_DEBUGFS
|
|
|
|
|
|
+#ifdef CONFIG_MAC80211_DEBUGFS
|
|
lq_sta->pers.dbg_fixed_rate = 0;
|
|
lq_sta->pers.dbg_fixed_rate = 0;
|
|
#endif
|
|
#endif
|
|
}
|
|
}
|