From: "Luis R. Rodriguez" <lrodriguez@atheros.com>
To: Vasanthakumar Thiagarajan <vasanth@atheros.com>
Cc: "linville@tuxdriver.com" <linville@tuxdriver.com>,
"linux-wireless@vger.kernel.org" <linux-wireless@vger.kernel.org>,
Luis Rodriguez <Luis.Rodriguez@atheros.com>,
Kyungwan Nam <Kyungwan.Nam@atheros.com>,
Bennyam Malavazi <Bennyam.Malavazi@atheros.com>,
Stephen Chen <Stephen.Chen@atheros.com>,
Shan Palanisamy <Shan.Palanisamy@atheros.com>,
Paul Shaw <Paul.Shaw@atheros.com>,
Vasanth Thiagarajan <Vasanth.Thiagarajan@atheros.com>,
stable@kernel.org
Subject: Re: [PATCH] ath9k: Fix maximum tx fifo settings for single stream devices
Date: Tue, 24 Nov 2009 22:50:13 -0800 [thread overview]
Message-ID: <43e72e890911242250o336b4891leb0006cbd4ba464@mail.gmail.com> (raw)
In-Reply-To: <20091125061834.GA27936@vasanth-laptop>
On Tue, Nov 24, 2009 at 10:18 PM, Vasanthakumar Thiagarajan
<vasanth@atheros.com> wrote:
> On Wed, Nov 25, 2009 at 08:07:57AM +0530, Luis Rodriguez wrote:
>> +
>> + if (AR_SREV_9285(ah) || AR_SREV_9271(ah))
>> + pCap->tx_triglevel_max = MAX_TX_FIFO_THRESHOLD >> 1;
>> + else
>> + pCap->tx_triglevel_max = MAX_TX_FIFO_THRESHOLD;
>
> I missed this one, thanks.
We got AR9285 in on 2.6.29 so I forgot to cc stable on the patch,
please let me know if you require some help porting this.
Luis
prev parent reply other threads:[~2009-11-25 6:57 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-11-25 2:37 [PATCH] ath9k: Fix maximum tx fifo settings for single stream devices Luis R. Rodriguez
2009-11-25 6:18 ` Vasanthakumar Thiagarajan
2009-11-25 6:50 ` Luis R. Rodriguez [this message]
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=43e72e890911242250o336b4891leb0006cbd4ba464@mail.gmail.com \
--to=lrodriguez@atheros.com \
--cc=Bennyam.Malavazi@atheros.com \
--cc=Kyungwan.Nam@atheros.com \
--cc=Luis.Rodriguez@atheros.com \
--cc=Paul.Shaw@atheros.com \
--cc=Shan.Palanisamy@atheros.com \
--cc=Stephen.Chen@atheros.com \
--cc=Vasanth.Thiagarajan@atheros.com \
--cc=linux-wireless@vger.kernel.org \
--cc=linville@tuxdriver.com \
--cc=stable@kernel.org \
--cc=vasanth@atheros.com \
/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