]> git.baikalelectronics.ru Git - kernel.git/commit
atl1: do not process interrupts in cycle in handler
authorTony Zelenoff <antonz@parallels.com>
Fri, 13 Apr 2012 06:09:53 +0000 (06:09 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sun, 15 Apr 2012 17:00:12 +0000 (13:00 -0400)
commit468569d299111bd4079cd18aa33cffe3badce0ce
tree3c73cc2b377b4c97b972ea91703f78f32266f176
parent772fe0d3416314e6d26685cb751c81e5fce21cd1
atl1: do not process interrupts in cycle in handler

As the rx/tx handled inside napi handler, the cycle is
not needed now, because only the rx/tx need such kind of
processing.

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