commit | 2a9bc71e9a1a099e1aab745f1755a3c15a745ad8 | [log] [tgz] |
---|---|---|
author | Tony Zelenoff <antonz@parallels.com> | Fri Apr 13 06:09:53 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sun Apr 15 13:00:12 2012 -0400 |
tree | 3c73cc2b377b4c97b972ea91703f78f32266f176 | |
parent | 73650f28ae60b7a9e38b1612012f92a6c3b9941c [diff] |
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>