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:
9a4b970
)
virtio: fix net driver loop case where we fail to restart
author
Rusty Russell
<rusty@rustcorp.com.au>
Mon, 19 Nov 2007 16:20:43 +0000
(11:20 -0500)
committer
Rusty Russell
<rusty@rustcorp.com.au>
Mon, 19 Nov 2007 00:20:44 +0000
(11:20 +1100)
skb is only NULL the first time around: it's more correct to test for
being under-budget.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
No differences found