Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information