Re: [PATCH 3/3] forcdeth: NAPI support (rev3)

2006-07-28 Thread Jeff Garzik
Previous patches in this series were applied to netdev-2.6.git#upstream. Can you resend this one + patch #4 as a single patch? Jeff - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.ker

[PATCH 3/3] forcdeth: NAPI support (rev3)

2006-07-27 Thread Stephen Hemminger
Revised (and tested) version of NAPI support for nForce Ethernet driver. Fixes bug where would get stuck in irq. Signed-off-by: Stephen Hemminger <[EMAIL PROTECTED]> drivers/net/Kconfig | 16 ++ drivers/net/forcedeth.c | 125 +--- 2 files