forcedeth: napi - handle all processing
authorAyaz Abdulla <aabdulla@nvidia.com>
Thu, 5 Mar 2009 08:02:14 +0000 (08:02 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 10 Mar 2009 12:29:48 +0000 (05:29 -0700)
commitf27e6f39fc37f378f5485b9a0ff905796e789f80
tree0f0632bc4a8a1f92daa432cfae36df0355494856
parent33912e72d00c3627dbbb7c59463df9535176059f
forcedeth: napi - handle all processing

The napi poll routine has been modified to handle all interrupt events
and process them accordingly. Therefore, the ISR will now only schedule
the napi poll and disable all interrupts instead of just disabling rx
interrupt.

Signed-off-by: Ayaz Abdulla <aabdulla@nvidia.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/forcedeth.c