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:
dafdec7
)
ipg: fix Tx completion irq request
author
Francois Romieu
<romieu@fr.zoreil.com>
Thu, 10 Jan 2008 22:53:15 +0000
(23:53 +0100)
committer
Francois Romieu
<romieu@fr.zoreil.com>
Thu, 17 Jan 2008 22:35:09 +0000
(23:35 +0100)
The current logic will only request an ack for the first pending
packet. No irq is triggered as soon as the CPU submits a few
packets a bit quickly. Let's request an irq for every packet
instead.
Signed-off-by: Francois Romieu <romieu@fr.zoreil.com>
No differences found