Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
remoteproc_virtio: fix vrings_info structure init
Only the first index of the vring_info is set to 0. Apply the memset to the whole memory allocated. Signed-off-by: Arnaud Pouliquen <[email protected]>
- Loading branch information