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:
a48bd8f
)
virtio: free transmit skbs when notified, not on next xmit.
author
Rusty Russell
<rusty@rustcorp.com.au>
Tue, 5 Feb 2008 04:50:07 +0000
(23:50 -0500)
committer
Rusty Russell
<rusty@rustcorp.com.au>
Mon, 4 Feb 2008 12:50:08 +0000
(23:50 +1100)
This fixes a potential dangling xmit problem.
We also suppress refill interrupts until we need them.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
No differences found