projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9bc2606
)
ath10k: Remove unused macro ATH10K_ROC_TIMEOUT_HZ
author
YueHaibing
<yuehaibing@huawei.com>
Wed, 9 Sep 2020 13:58:34 +0000
(21:58 +0800)
committer
Kalle 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
patch
|
blob
|
history
diff --git
a/drivers/net/wireless/ath/ath10k/mac.c
b/drivers/net/wireless/ath/ath10k/mac.c
index
9f0e6a5
..
13e5cfe
100644
(file)
--- a/
drivers/net/wireless/ath/ath10k/mac.c
+++ b/
drivers/net/wireless/ath/ath10k/mac.c
@@
-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,