commit | 78fff83b0347d72e996cef883f09c3e5b8544f73 | [log] [tgz] |
---|---|---|
author | Lennert Buytenhek <buytenh@wantstofly.org> | Sun Aug 24 01:03:57 2008 +0200 |
committer | Lennert Buytenhek <buytenh@marvell.com> | Fri Sep 05 06:33:58 2008 +0200 |
tree | ccb9eb1b16af748e312ee7c168dbbc4adc3a24fe | |
parent | 45c5d3bc1eae7a1d91b12dbee6443109337ec8c3 [diff] |
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>