]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit19075d45110e39c60b74e6f4c726f123d97e06cd
treee15ced769e67b7e422c3dd5bd9f8eed70560dd82
parent300f6e370676cdeaa0c980e423c49e9f59e7319e
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