Re: [PATCH 1/3] pcnet32: reorganize interrupt, tx, and rx processing

2006-09-12 Thread Jeff Garzik
Don Fry wrote: Reorganize code to facilitate NAPI changes. Tested ia32 and ppc64. Signed-off-by: Don Fry <[EMAIL PROTECTED]> NAK. This patch should have NO CODE CHANGES, just moving code around. Mathematically, it should be an equivalent transform. Thus, we can trivially verify that it bre

[PATCH 1/3] pcnet32: reorganize interrupt, tx, and rx processing

2006-09-11 Thread Don Fry
Reorganize code to facilitate NAPI changes. Tested ia32 and ppc64. Signed-off-by: Don Fry <[EMAIL PROTECTED]> --- linux-2.6.18-rc6/drivers/net/pcnet32.c.orig Fri Sep 8 14:02:12 2006 +++ linux-2.6.18-rc6/drivers/net/pcnet32.c Mon Sep 11 09:07:13 2006 @@ -299,7 +299,6 @@ static int pcnet32_pr