From: Michal Kazior <michal.kazior@tieto.com>
To: ath9k-devel@lists.ath9k.org
Subject: [ath9k-devel] [PATCH] ath10k: fix HW version/revision names
Date: Fri, 19 Apr 2013 10:04:26 +0200 [thread overview]
Message-ID: <5170FA8A.5010001@tieto.com> (raw)
In-Reply-To: <1366354203-24028-1-git-send-email-bartosz.markowski@tieto.com>
On 19/04/13 08:50, Bartosz Markowski wrote:
> In this patch only the string values we print
> during hw_params initialization.
>
> Signed-off-by: Bartosz Markowski <bartosz.markowski@tieto.com>
> ---
> drivers/net/wireless/ath/ath10k/core.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/drivers/net/wireless/ath/ath10k/core.c b/drivers/net/wireless/ath/ath10k/core.c
> index 8cbdc04..c53c4c6 100644
> --- a/drivers/net/wireless/ath/ath10k/core.c
> +++ b/drivers/net/wireless/ath/ath10k/core.c
> @@ -46,7 +46,7 @@ enum ath10k_file {
> static const struct ath10k_hw_params ath10k_hw_params_list[] = {
> {
> .id = AR9888_HW_1_0_VERSION,
> - .name = "ar9888 rev1 (build 44)",
> + .name = "qca9880 hw1.0",
Is it 9888 or is it 9880?
-- Pozdrawiam / Best regards, Michal Kazior.
next prev parent reply other threads:[~2013-04-19 8:04 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-19 6:50 [ath9k-devel] [PATCH] ath10k: fix HW version/revision names Bartosz Markowski
2013-04-19 8:04 ` Michal Kazior [this message]
2013-04-19 8:27 ` Sujith Manoharan
2013-04-22 8:50 ` Kalle Valo
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=5170FA8A.5010001@tieto.com \
--to=michal.kazior@tieto.com \
--cc=ath9k-devel@lists.ath9k.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.