ath10k: Remove unused macro ATH10K_ROC_TIMEOUT_HZ

There is no caller in tree, so can remove it.

Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/20200909135834.38448-1-yuehaibing@huawei.com
This commit is contained in:
YueHaibing 2020-09-09 21:58:34 +08:00 committed by Kalle Valo
parent 9bc260653a
commit 42a08ff79f
1 changed files with 0 additions and 2 deletions

View File

@ -7699,8 +7699,6 @@ exit:
return ret;
}
#define ATH10K_ROC_TIMEOUT_HZ (2 * HZ)
static int ath10k_remain_on_channel(struct ieee80211_hw *hw,
struct ieee80211_vif *vif,
struct ieee80211_channel *chan,