Thread (9 messages) 9 messages, 2 authors, 2020-06-29
DORMANTno replies

[RFC PATCH] ath10k: ath10k_mac_set_tid_config() can be static

From: kernel test robot <hidden>
Date: 2020-06-29 10:02:53
Also in: oe-kbuild-all
Subsystem: atheros ath generic utilities, qualcomm atheros ath10k wireless driver, the rest · Maintainers: Jeff Johnson, Linus Torvalds

Signed-off-by: kernel test robot <redacted>
---
 mac.c |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/drivers/net/wireless/ath/ath10k/mac.c b/drivers/net/wireless/ath/ath10k/mac.c
index b1a89c5869a01..8025c9115e3d6 100644
--- a/drivers/net/wireless/ath/ath10k/mac.c
+++ b/drivers/net/wireless/ath/ath10k/mac.c
@@ -6861,9 +6861,9 @@ ath10k_mac_tid_bitrate_config(struct ath10k *ar,
 	return 0;
 }
 
-int ath10k_mac_set_tid_config(struct ath10k *ar, struct ieee80211_sta *sta,
-			      struct ieee80211_vif *vif, u32 changed,
-			      struct wmi_per_peer_per_tid_cfg_arg *arg)
+static int ath10k_mac_set_tid_config(struct ath10k *ar, struct ieee80211_sta *sta,
+				     struct ieee80211_vif *vif, u32 changed,
+				     struct wmi_per_peer_per_tid_cfg_arg *arg)
 {
 	struct ath10k_vif *arvif = (void *)vif->drv_priv;
 	struct ath10k_sta *arsta;
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help