Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
drivers/vhost: fix compile error while get vhost status.
vhost/vhost.c: In function 'vhost_status_driver_ok': vhost/vhost.c:86:20: error: too few arguments to function 'virtio_get_status' 86 | uint8_t status = vhost_get_status(hdev); Signed-off-by: rongyichang <[email protected]>
- Loading branch information