From: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
To: netdev@vger.kernel.org
Cc: David Miller <davem@davemloft.net>, Ralf Roesch <ralf.roesch@rw-gmbh.de>
Subject: [PATCH 2/2] tc35815: Enable NAPI
Date: Mon, 26 Oct 2009 22:46:22 +0900 [thread overview]
Message-ID: <1256564782-2781-2-git-send-email-anemo@mba.ocn.ne.jp> (raw)
This driver has NAPI code but it has been disabled. Enable it now.
The non-napi code will be removed lator.
Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
---
drivers/net/tc35815.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/drivers/net/tc35815.c b/drivers/net/tc35815.c
index 3d38479..0d621ca 100644
--- a/drivers/net/tc35815.c
+++ b/drivers/net/tc35815.c
@@ -22,6 +22,7 @@
* All Rights Reserved.
*/
+#define TC35815_NAPI
#ifdef TC35815_NAPI
#define DRV_VERSION "1.38-NAPI"
#else
--
1.5.6.5
next reply other threads:[~2009-10-26 13:46 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-10-26 13:46 Atsushi Nemoto [this message]
2009-10-28 10:57 ` [PATCH 2/2] tc35815: Enable NAPI David Miller
2009-10-29 4:14 ` Atsushi Nemoto
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=1256564782-2781-2-git-send-email-anemo@mba.ocn.ne.jp \
--to=anemo@mba.ocn.ne.jp \
--cc=davem@davemloft.net \
--cc=netdev@vger.kernel.org \
--cc=ralf.roesch@rw-gmbh.de \
/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