git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
73650f2
)
atl1: do not process interrupts in cycle in handler
author
Tony Zelenoff
<antonz@parallels.com>
Fri, 13 Apr 2012 06:09:53 +0000
(06:09 +0000)
committer
David S. Miller
<davem@davemloft.net>
Sun, 15 Apr 2012 17:00:12 +0000
(13:00 -0400)
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>
No differences found