From: Andrew Morton <akpm@linux-foundation.org>
To: Jeff Garzik <jeff@garzik.org>
Cc: netdev@vger.kernel.org, mingo@elte.hu, aabdulla@nvidia.com
Subject: Re: [patch 09/11] forcedeth: improve NAPI logic
Date: Fri, 27 Apr 2007 17:25:00 -0700 [thread overview]
Message-ID: <20070427172500.350b7309.akpm@linux-foundation.org> (raw)
In-Reply-To: <4632910E.6030408@garzik.org>
On Fri, 27 Apr 2007 20:10:54 -0400
Jeff Garzik <jeff@garzik.org> wrote:
> akpm@linux-foundation.org wrote:
> > From: Ingo Molnar <mingo@elte.hu>
> >
> > Another forcedeth.c thing: i noticed that its NAPI handler does not do
> > tx-ring processing. The patch below implements this - tested on DESC_VER_2
> > hardware, with CONFIG_FORCEDETH_NAPI=y.
> >
> > Signed-off-by: Ingo Molnar <mingo@elte.hu>
> > Cc: Ayaz Abdulla <aabdulla@nvidia.com>
> > Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
> > ---
> >
> > drivers/net/forcedeth.c | 8 ++++++++
> > 1 file changed, 8 insertions(+)
>
> See thread comments -- this patch should be expanded.
>
yeah, I added the comments to the changelog for you all to read next
time I send it ;)
prev parent reply other threads:[~2007-04-28 0:25 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-04-26 7:23 [patch 09/11] forcedeth: improve NAPI logic akpm
2007-04-26 14:30 ` Ayaz Abdulla
2007-04-26 18:24 ` Jeff Garzik
2007-04-26 14:53 ` Ayaz Abdulla
2007-04-27 12:27 ` Jeff Garzik
2007-04-27 18:57 ` Lennart Sorensen
2007-04-28 0:10 ` Jeff Garzik
2007-04-28 0:25 ` Andrew Morton [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=20070427172500.350b7309.akpm@linux-foundation.org \
--to=akpm@linux-foundation.org \
--cc=aabdulla@nvidia.com \
--cc=jeff@garzik.org \
--cc=mingo@elte.hu \
--cc=netdev@vger.kernel.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.