From: Maharaja Kennadyrajan <mkenna@codeaurora.org>
To: ath10k@lists.infradead.org
Cc: linux-wireless@vger.kernel.org
Subject: Re: [PATCH] ath10k: Fix a typo in ath10k_wmi_set_wmm_param()
Date: Fri, 13 Apr 2018 13:19:41 +0530 [thread overview]
Message-ID: <6d423aeaf1011dc25e5caa57d11d2d1b@codeaurora.org> (raw)
In-Reply-To: <1523605711-1874-1-git-send-email-mkenna@codeaurora.org>
Hi All,
Sorry for the inconvenience. Please ignore this duplicate patch.
Please use the previous patch.
On 2018-04-13 1:18 pm, mkenna@codeaurora.org wrote:
> 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;
> }
--
Regards,
Maha
_______________________________________________
ath10k mailing list
ath10k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath10k
WARNING: multiple messages have this Message-ID (diff)
From: Maharaja Kennadyrajan <mkenna@codeaurora.org>
To: ath10k@lists.infradead.org
Cc: linux-wireless@vger.kernel.org
Subject: Re: [PATCH] ath10k: Fix a typo in ath10k_wmi_set_wmm_param()
Date: Fri, 13 Apr 2018 13:19:41 +0530 [thread overview]
Message-ID: <6d423aeaf1011dc25e5caa57d11d2d1b@codeaurora.org> (raw)
In-Reply-To: <1523605711-1874-1-git-send-email-mkenna@codeaurora.org>
Hi All,
Sorry for the inconvenience. Please ignore this duplicate patch.
Please use the previous patch.
On 2018-04-13 1:18 pm, mkenna@codeaurora.org wrote:
> 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;
> }
--
Regards,
Maha
next prev parent reply other threads:[~2018-04-13 7:49 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
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-13 7:49 ` Maharaja Kennadyrajan [this message]
2018-04-13 7:49 ` Maharaja Kennadyrajan
-- strict thread matches above, loose matches on Subject: below --
2018-04-13 7:48 mkenna
2018-04-13 7:48 ` mkenna
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=6d423aeaf1011dc25e5caa57d11d2d1b@codeaurora.org \
--to=mkenna@codeaurora.org \
--cc=ath10k@lists.infradead.org \
--cc=linux-wireless@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.