Re: [PATCH] net: Fix new EMAC driver for NAPI changes

2007-10-16 Thread Jeff Garzik
Benjamin Herrenschmidt wrote: net: Fix new EMAC driver for NAPI changes This fixes the new EMAC driver for the NAPI updates. The previous patch by Roland Dreier (already applied) to do that doesn't actually work. This applies on top of it makes it work on my test Ebony machine. This patch

Re: [PATCH] net: Fix new EMAC driver for NAPI changes

2007-10-16 Thread Benjamin Herrenschmidt
On Tue, 2007-10-16 at 21:16 -0400, Jeff Garzik wrote: Benjamin Herrenschmidt wrote: net: Fix new EMAC driver for NAPI changes This fixes the new EMAC driver for the NAPI updates. The previous patch by Roland Dreier (already applied) to do that doesn't actually work. This applies on

[PATCH] net: Fix new EMAC driver for NAPI changes

2007-10-15 Thread Benjamin Herrenschmidt
net: Fix new EMAC driver for NAPI changes This fixes the new EMAC driver for the NAPI updates. The previous patch by Roland Dreier (already applied) to do that doesn't actually work. This applies on top of it makes it work on my test Ebony machine. This patch depends on net: Add