All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: florian@openwrt.org
Cc: n0-1@freewrt.org, netdev@vger.kernel.org, jeff@garzik.org
Subject: Re: [PATCH] korina: do schedule napi after testing for it
Date: Wed, 14 Jan 2009 21:49:48 -0800 (PST)	[thread overview]
Message-ID: <20090114.214948.75946431.davem@davemloft.net> (raw)
In-Reply-To: <200901141859.05053.florian@openwrt.org>

From: Florian Fainelli <florian@openwrt.org>
Date: Wed, 14 Jan 2009 18:59:04 +0100

> Le Wednesday 14 January 2009 18:51:18 Phil Sutter, vous avez écrit :
> > The called netif_rx_schedule() does all the work for us:
> > - it checks the return value of netif_rx_schedule_prep() and
> > - if everything is ok calls __netif_rx_schedule().
> > Before this change, the driver received absolutely nothing.
> >
> > Signed-off-by: Phil Sutter <n0-1@freewrt.org>
> 
> Acked-by: Florian Fainelli <florian@openwrt.org>

Applied.

  reply	other threads:[~2009-01-15  5:49 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1231955400-9745-1-git-send-email-n0-1@freewrt.org>
2009-01-14 17:57 ` [PATCH] korina: reset resource buffer size to 1536 Florian Fainelli
2009-01-15  5:47   ` David Miller
     [not found] ` <1231955448-10877-1-git-send-email-n0-1@freewrt.org>
2009-01-14 17:58   ` [PATCH] korina: disable napi on close and restart Florian Fainelli
2009-01-15  5:48     ` David Miller
     [not found] ` <1231955461-11187-1-git-send-email-n0-1@freewrt.org>
2009-01-14 17:58   ` [PATCH] korina: rework korina_rx() for use with napi Florian Fainelli
2009-01-15  5:49     ` David Miller
     [not found] ` <1231955478-11495-1-git-send-email-n0-1@freewrt.org>
2009-01-14 17:59   ` [PATCH] korina: do schedule napi after testing for it Florian Fainelli
2009-01-15  5:49     ` David Miller [this message]
     [not found] ` <1231955495-11911-1-git-send-email-n0-1@freewrt.org>
2009-01-14 17:59   ` [PATCH] korina: do tx at the right position Florian Fainelli
2009-01-15  5:50     ` David Miller
     [not found] ` <1231955510-12240-1-git-send-email-n0-1@freewrt.org>
2009-01-14 18:00   ` [PATCH] korina: fix handling tx_chain_tail Florian Fainelli
2009-01-14 18:21     ` Phil Sutter
2009-01-15  5:50     ` David Miller
     [not found] ` <1231955526-12600-1-git-send-email-n0-1@freewrt.org>
2009-01-14 18:00   ` [PATCH] korina: do not stop queue here Florian Fainelli
2009-01-15  5:51     ` David Miller
     [not found] ` <1231955540-12886-1-git-send-email-n0-1@freewrt.org>
2009-01-14 18:00   ` [PATCH] korina: do not use IRQF_SHARED with IRQF_DISABLED Florian Fainelli
2009-01-15  5:51     ` David Miller

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=20090114.214948.75946431.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=florian@openwrt.org \
    --cc=jeff@garzik.org \
    --cc=n0-1@freewrt.org \
    --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.