From: "Luis R. Rodriguez" <lrodriguez@atheros.com>
To: <ath5k-devel@lists.ath5k.org>, <linux-wireless@vger.kernel.org>,
<linville@tuxdriver.com>, <jirislaby@gmail.com>,
<mcgrof@gmail.com>, <me@bobcopeland.com>, <nbd@openwrt.org>
Subject: Re: [ath5k-devel] [PATCH] ath5k: Fix IMR init
Date: Mon, 3 Nov 2008 14:44:25 -0800 [thread overview]
Message-ID: <20081103224425.GC6378@tesla> (raw)
In-Reply-To: <20081103222554.GA3006@makis>
On Mon, Nov 03, 2008 at 02:25:54PM -0800, Nick Kossifidis wrote:
> *On a previous patch i splitted AR5K_INT_TX to multiple different TX
> interrupt flags for better handling but i forgot to unmask the new
> TXDESC and TXEOL interrupts on ath5k_init and only left TXOK. However
> for each queue we enable TXDESC and TXEOL interrupts, not TXOK so we don't
> handle TX interrupts at all (because these interrupts remain masked on
> PISR) and under load it results packet loss. Fix the problem by
> unmasking TXDESC and TXEOL on ath5k_init.
>
>
> Signed-Off-by: Nick Kossifidis <mickflemm@gmail.com>
ACK
next prev parent reply other threads:[~2008-11-03 22:44 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-11-03 22:25 [PATCH] ath5k: Fix IMR init Nick Kossifidis
2008-11-03 22:44 ` Luis R. Rodriguez [this message]
2008-11-03 22:48 ` [ath5k-devel] " Bob Copeland
2008-11-06 23:13 ` Nick Kossifidis
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=20081103224425.GC6378@tesla \
--to=lrodriguez@atheros.com \
--cc=ath5k-devel@lists.ath5k.org \
--cc=jirislaby@gmail.com \
--cc=linux-wireless@vger.kernel.org \
--cc=linville@tuxdriver.com \
--cc=mcgrof@gmail.com \
--cc=me@bobcopeland.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).