All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ath10k: Fix a typo in ath10k_wmi_set_wmm_param()
@ 2018-04-13  7:48 ` mkenna
  0 siblings, 0 replies; 4+ messages in thread
From: mkenna @ 2018-04-13  7:48 UTC (permalink / raw)
  To: ath10k; +Cc: linux-wireless, Maharaja Kennadyrajan

From: Maharaja Kennadyrajan <mkenna@codeaurora.org>

Fix a typo in the function ath10k_wmi_set_wmm_param().

Signed-off-by: Maharaja Kennadyrajan <mkenna@codeaurora.org>
---
 drivers/net/wireless/ath/ath10k/wmi.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/net/wireless/ath/ath10k/wmi.c b/drivers/net/wireless/ath/ath10k/wmi.c
index c5e1ca5..727c965 100644
--- a/drivers/net/wireless/ath/ath10k/wmi.c
+++ b/drivers/net/wireless/ath/ath10k/wmi.c
@@ -7648,7 +7648,7 @@ void ath10k_wmi_set_wmm_param(struct wmi_wmm_params *params,
 	cmd->param = __cpu_to_le32(param);
 
 	ath10k_dbg(ar, ATH10K_DBG_WMI,
-		   "wmi pdev get tcp config param:%d\n", param);
+		   "wmi pdev get tpc config param %d\n", param);
 	return skb;
 }
 
-- 
1.7.9.5

^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [PATCH] ath10k: Fix a typo in ath10k_wmi_set_wmm_param()
@ 2018-04-13  7:48 ` mkenna
  0 siblings, 0 replies; 4+ messages in thread
From: mkenna @ 2018-04-13  7:48 UTC (permalink / raw)
  To: ath10k; +Cc: Maharaja Kennadyrajan, linux-wireless

From: Maharaja Kennadyrajan <mkenna@codeaurora.org>

Fix a typo in the function ath10k_wmi_set_wmm_param().

Signed-off-by: Maharaja Kennadyrajan <mkenna@codeaurora.org>
---
 drivers/net/wireless/ath/ath10k/wmi.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/net/wireless/ath/ath10k/wmi.c b/drivers/net/wireless/ath/ath10k/wmi.c
index c5e1ca5..727c965 100644
--- a/drivers/net/wireless/ath/ath10k/wmi.c
+++ b/drivers/net/wireless/ath/ath10k/wmi.c
@@ -7648,7 +7648,7 @@ void ath10k_wmi_set_wmm_param(struct wmi_wmm_params *params,
 	cmd->param = __cpu_to_le32(param);
 
 	ath10k_dbg(ar, ATH10K_DBG_WMI,
-		   "wmi pdev get tcp config param:%d\n", param);
+		   "wmi pdev get tpc config param %d\n", param);
 	return skb;
 }
 
-- 
1.7.9.5


_______________________________________________
ath10k mailing list
ath10k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath10k

^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: ath10k: Fix a typo in ath10k_wmi_set_wmm_param()
  2018-04-13  7:48 ` mkenna
  (?)
  (?)
@ 2018-04-19 16:00 ` Kalle Valo
  -1 siblings, 0 replies; 4+ messages in thread
From: Kalle Valo @ 2018-04-19 16:00 UTC (permalink / raw)
  To: mkenna; +Cc: ath10k, linux-wireless, Maharaja Kennadyrajan

mkenna@codeaurora.org wrote:

> Fix a typo in the function ath10k_wmi_set_wmm_param().
> 
> Signed-off-by: Maharaja Kennadyrajan <mkenna@codeaurora.org>
> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>

Patch applied to ath-next branch of ath.git, thanks.

b022ca257ca6 ath10k: fix a typo in ath10k_wmi_set_wmm_param()

-- 
https://patchwork.kernel.org/patch/10339607/

https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: ath10k: Fix a typo in ath10k_wmi_set_wmm_param()
  2018-04-13  7:48 ` mkenna
  (?)
@ 2018-04-19 16:00 ` Kalle Valo
  -1 siblings, 0 replies; 4+ messages in thread
From: Kalle Valo @ 2018-04-19 16:00 UTC (permalink / raw)
  To: mkenna; +Cc: linux-wireless, ath10k

mkenna@codeaurora.org wrote:

> Fix a typo in the function ath10k_wmi_set_wmm_param().
> 
> Signed-off-by: Maharaja Kennadyrajan <mkenna@codeaurora.org>
> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>

Patch applied to ath-next branch of ath.git, thanks.

b022ca257ca6 ath10k: fix a typo in ath10k_wmi_set_wmm_param()

-- 
https://patchwork.kernel.org/patch/10339607/

https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches


_______________________________________________
ath10k mailing list
ath10k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath10k

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-04-19 16:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-04-13  7:48 [PATCH] ath10k: Fix a typo in ath10k_wmi_set_wmm_param() mkenna
2018-04-13  7:48 ` mkenna
2018-04-19 16:00 ` Kalle Valo
2018-04-19 16:00 ` Kalle Valo

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.