mv643xx_eth: make napi unconditional
authorLennert Buytenhek <buytenh@wantstofly.org>
Sat, 23 Aug 2008 23:03:57 +0000 (01:03 +0200)
committerLennert Buytenhek <buytenh@marvell.com>
Fri, 5 Sep 2008 04:33:58 +0000 (06:33 +0200)
Make napi unconditional on the receive side, so that we can get rid
of all the locking and local interrupt disabling in the receive path.

Signed-off-by: Lennert Buytenhek <buytenh@marvell.com>

No differences found