]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
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)
commit78fff83b0347d72e996cef883f09c3e5b8544f73
treeccb9eb1b16af748e312ee7c168dbbc4adc3a24fe
parent45c5d3bc1eae7a1d91b12dbee6443109337ec8c3
mv643xx_eth: make napi unconditional

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>
drivers/net/mv643xx_eth.c