Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

drivers/blk/virtio: make setvars consistent with other block drivers #260

Merged
merged 1 commit into from
Sep 25, 2024

Conversation

Ivan-Velickovic
Copy link
Collaborator

The i.MX8 uSDHC driver uses blk_req_queue and blk_resp_queue which makes more sense. So we make the virtIO driver conssitent with it.

The i.MX8 uSDHC driver uses `blk_req_queue` and `blk_resp_queue`
which makes more sense. So we make the virtIO driver conssitent with
it.

Signed-off-by: Ivan Velickovic <i.velickovic@unsw.edu.au>
@Ivan-Velickovic Ivan-Velickovic merged commit d6f7c14 into main Sep 25, 2024
6 checks passed
@Ivan-Velickovic Ivan-Velickovic deleted the virtio_block_consistency branch September 25, 2024 01:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants