Re: [PATCH][VIA-RHINE]: Fix CONFIG_VIA_RHINE_NAPI usage

2007-08-22 Thread Arnaldo Carvalho de Melo
Em Wed, Aug 22, 2007 at 02:58:55PM -0700, David Miller escreveu: > From: Arnaldo Carvalho de Melo <[EMAIL PROTECTED]> > Date: Wed, 22 Aug 2007 18:46:59 -0300 > > > Hi David, > > > > napi is broken here, with this patch at least I can isolate this > > breakage and boot the machine with a non-n

Re: [PATCH][VIA-RHINE]: Fix CONFIG_VIA_RHINE_NAPI usage

2007-08-22 Thread David Miller
From: Arnaldo Carvalho de Melo <[EMAIL PROTECTED]> Date: Wed, 22 Aug 2007 18:46:59 -0300 > Hi David, > > napi is broken here, with this patch at least I can isolate this > breakage and boot the machine with a non-napi via-rhine driver. > > Signed-off-by: Arnaldo Carvalho de Melo <[EMAIL PR

[PATCH][VIA-RHINE]: Fix CONFIG_VIA_RHINE_NAPI usage

2007-08-22 Thread Arnaldo Carvalho de Melo
Hi David, napi is broken here, with this patch at least I can isolate this breakage and boot the machine with a non-napi via-rhine driver. Signed-off-by: Arnaldo Carvalho de Melo <[EMAIL PROTECTED]> diff --git a/drivers/net/via-rhine.c b/drivers/net/via-rhine.c index 8f4cf82..4cecd06 100