commit | e30d42273bfa907dc06920c53fa3f303783e1e97 | [log] [tgz] |
---|---|---|
author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Thu Oct 18 09:14:03 2007 +1000 |
committer | Jeff Garzik <jeff@garzik.org> | Wed Oct 17 20:17:34 2007 -0400 |
tree | 6c78cc4db36cc308391be5e26e44daebfbb64d3c | |
parent | 6de16237c78a9df6c7cb2d1b3bbd788322ecb344 [diff] |
fix EMAC driver for proper napi_synchronize API The EMAC driver "fix" was merged by mistake before the dust had settled on the new napi synchronize interface (and before it got merged). The final version of that function is spelled without underscores. Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Signed-off-by: Jeff Garzik <jeff@garzik.org>