From: Florian Fainelli <florian@openwrt.org>
To: "Luis R. Rodriguez" <lrodriguez@qca.qualcomm.com>
Cc: linville@tuxdriver.com, linux-wireless@vger.kernel.org, nbd@openwrt.org
Subject: Re: [PATCH] ath9k: add missing AR9340 in ath_mac_bb_names
Date: Tue, 30 Aug 2011 11:01:27 +0200 [thread overview]
Message-ID: <201108301101.27843.florian@openwrt.org> (raw)
In-Reply-To: <201108252133.48605.florian@openwrt.org>
Luis, John,
On Thursday 25 August 2011 21:33:48 Florian Fainelli wrote:
> AR9340 is not listed in ath_mac_bb_names, which leads to such a message:
> ieee80211 phy0: Atheros AR???? Rev:0 mem=0xb8100000, irq=2
>
> Signed-off-by: Florian Fainelli <florian@openwrt.org>
Can you pick this up? Thanks.
> ---
> diff --git a/drivers/net/wireless/ath/ath9k/hw.c
> b/drivers/net/wireless/ath/ath9k/hw.c index 88100cc..18394d1 100644
> --- a/drivers/net/wireless/ath/ath9k/hw.c
> +++ b/drivers/net/wireless/ath/ath9k/hw.c
> @@ -2753,6 +2753,7 @@ static struct {
> { AR_SREV_VERSION_9271, "9271" },
> { AR_SREV_VERSION_9300, "9300" },
> { AR_SREV_VERSION_9330, "9330" },
> + { AR_SREV_VERSION_9340, "9340" },
> { AR_SREV_VERSION_9485, "9485" },
> };
--
Florian
next prev parent reply other threads:[~2011-08-30 9:01 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-08-25 19:33 [PATCH] ath9k: add missing AR9340 in ath_mac_bb_names Florian Fainelli
2011-08-30 9:01 ` Florian Fainelli [this message]
2011-08-30 17:48 ` John W. Linville
2011-08-30 18:08 ` Florian Fainelli
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=201108301101.27843.florian@openwrt.org \
--to=florian@openwrt.org \
--cc=linux-wireless@vger.kernel.org \
--cc=linville@tuxdriver.com \
--cc=lrodriguez@qca.qualcomm.com \
--cc=nbd@openwrt.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).