mv643xx_eth: move all work to the napi poll handler

Move link status handling, transmit reclaim and TX_END handling from
the interrupt handler to the napi poll handler.  This allows switching
->lock over to a non-IRQ-safe lock and removes all explicit interrupt
disabling from the driver.

Signed-off-by: Lennert Buytenhek <buytenh@marvell.com>
This commit is contained in:
Lennert Buytenhek
2008-08-28 08:09:10 +02:00
committed by Lennert Buytenhek
parent e5ef1de198
commit 1fa38c586e
+280 -251
View File
File diff suppressed because it is too large Load Diff