|
|
@@ -5224,7 +5224,7 @@ static void ath10k_configure_filter(struct ieee80211_hw *hw,
|
|
|
|
|
|
ret = ath10k_monitor_recalc(ar);
|
|
|
if (ret)
|
|
|
- ath10k_warn(ar, "failed to recalc montior: %d\n", ret);
|
|
|
+ ath10k_warn(ar, "failed to recalc monitor: %d\n", ret);
|
|
|
|
|
|
mutex_unlock(&ar->conf_mutex);
|
|
|
}
|