commit | 8329d98e480250ef5f5a083f9c3af50510b5e65d | [log] [tgz] |
---|---|---|
author | Rusty Russell <rusty@rustcorp.com.au> | Mon Nov 19 11:20:43 2007 -0500 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Mon Nov 19 11:20:44 2007 +1100 |
tree | 183f79256e8c37cbc68ea115174f390e99120a77 | |
parent | 9a4b9708f1f2eaf5edd619df578cf3afec36eb82 [diff] |
virtio: fix net driver loop case where we fail to restart 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>