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)
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>

No differences found