]> git.baikalelectronics.ru Git - kernel.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)
commit2a8e8d77cac34122fb7e3c49e33e4f54996368fe
tree68db0cd99848f8cde61da186b8fcef177caee669
parentbb5b912f75fd76b76f7d1358d6a8aff2a46e81ef
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