Linux wireless drivers development
 help / color / mirror / Atom feed
From: Vasanthakumar Thiagarajan <vasanth@atheros.com>
To: Luis Rodriguez <lrodriguez@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>
Subject: Re: [PATCH] ath9k: Fix maximum tx fifo settings for single stream devices
Date: Wed, 25 Nov 2009 11:48:35 +0530	[thread overview]
Message-ID: <20091125061834.GA27936@vasanth-laptop> (raw)
In-Reply-To: <1259116677-2249-1-git-send-email-lrodriguez@atheros.com>

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.

  reply	other threads:[~2009-11-25  6:18 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 [this message]
2009-11-25  6:50   ` Luis R. Rodriguez

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=20091125061834.GA27936@vasanth-laptop \
    --to=vasanth@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=lrodriguez@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