Skip to content
Commit 8329d98e authored by Rusty Russell's avatar Rusty Russell
Browse files

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: default avatarRusty Russell <rusty@rustcorp.com.au>
parent 9a4b9708
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment