ath10k: Remove unused macro ATH10K_ROC_TIMEOUT_HZ
authorYueHaibing <yuehaibing@huawei.com>
Wed, 9 Sep 2020 13:58:34 +0000 (21:58 +0800)
committerKalle Valo <kvalo@codeaurora.org>
Fri, 11 Sep 2020 09:59:00 +0000 (12:59 +0300)
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
drivers/net/wireless/ath/ath10k/mac.c

index 9f0e6a5..13e5cfe 100644 (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,