[PATCH 2/2] tc35815: Enable NAPI

Subsystems: networking drivers, the rest

STALE6167d

3 messages, 2 authors, 2009-10-29 · open the first message on its own page

[PATCH 2/2] tc35815: Enable NAPI

From: Atsushi Nemoto <hidden>
Date: 2009-10-26 13:46:21

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 <redacted>
---
 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

Re: [PATCH 2/2] tc35815: Enable NAPI

From: David Miller <davem@davemloft.net>
Date: 2009-10-28 10:57:22

From: Atsushi Nemoto <redacted>
Date: Mon, 26 Oct 2009 22:46:22 +0900
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 <redacted>
Applied.

Please remove the NAPI enabling macro and the tests for it.
NAPI support should be unconditional.

If people want to test the pre-NAPI behavior, they can check
out an older copy of the driver quite easily.

Thanks.

Re: [PATCH 2/2] tc35815: Enable NAPI

From: Atsushi Nemoto <hidden>
Date: 2009-10-29 04:14:44

On Wed, 28 Oct 2009 03:57:43 -0700 (PDT), David Miller [off-list ref] wrote:
Please remove the NAPI enabling macro and the tests for it.
NAPI support should be unconditional.

If people want to test the pre-NAPI behavior, they can check
out an older copy of the driver quite easily.
OK, I will do it.  Thank you.

---
Atsushi Nemoto
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help