]> git.openfabrics.org - ~emulex/infiniband.git/commit
atl1: add napi process of tx interrupts
authorTony Zelenoff <antonz@parallels.com>
Fri, 13 Apr 2012 06:09:48 +0000 (06:09 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sun, 15 Apr 2012 16:55:08 +0000 (12:55 -0400)
commit0dbab2fb1dbb2ca749a0787c784528892ecb76d4
tree68db0cd99848f8cde61da186b8fcef177caee669
parent6294512bbe5288a29f146a3cd12921bda8bce4eb
atl1: add napi process of tx interrupts

Make the tx ints processing same as rx ones via napi.
The idea got from e1000. The interrupt disabling is
still not fine grained.

Signed-off-by: Tony Zelenoff <antonz@parallels.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/atheros/atlx/atl1.c