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)
commit2a9bc71e9a1a099e1aab745f1755a3c15a745ad8
tree3c73cc2b377b4c97b972ea91703f78f32266f176
parent73650f28ae60b7a9e38b1612012f92a6c3b9941c
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