Re: [patch 08/11] add NAPI support to sb1250-mac.c

2007-04-27 Thread Jeff Garzik
[EMAIL PROTECTED] wrote: From: Mark Mason <[EMAIL PROTECTED]> Patch to add NAPI support to sb1250-mac.c (rev 2). This patch differs from the last in that the NAPI support isn't marked as experimental, nor is it configurable (ie. once applied - NAPI is enabled all the time). This was based on

[patch 08/11] add NAPI support to sb1250-mac.c

2007-04-26 Thread akpm
From: Mark Mason <[EMAIL PROTECTED]> Patch to add NAPI support to sb1250-mac.c (rev 2). This patch differs from the last in that the NAPI support isn't marked as experimental, nor is it configurable (ie. once applied - NAPI is enabled all the time). This was based on feedback from Ralf and othe