net: Fix new EMAC driver for NAPI changes
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Tue, 16 Oct 2007 05:40:50 +0000 (15:40 +1000)
committerJeff Garzik <jeff@garzik.org>
Wed, 17 Oct 2007 01:10:28 +0000 (21:10 -0400)
commitb3e441c6ed8655a42e7b4da1b6dc7939f259d9c9
treee15ced769e67b7e422c3dd5bd9f8eed70560dd82
parent1284cd3a2b740d0118458d2ea470a1e5bc19b187
net: Fix new EMAC driver for NAPI changes

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 __napi_sycnhronize() to sync with napi poll"
posted previously.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/net/ibm_newemac/mal.c