Skip to content
Commit eeec6263 authored by Amit Shah's avatar Amit Shah Committed by Rusty Russell
Browse files

Revert "hwrng: virtio - ensure reads happen after successful probe"

This reverts commit e052dbf5

.

Now that we use the virtio ->scan() function to register with the hwrng
core, we will not get read requests till probe is successfully finished.

So revert the workaround we had in place to refuse read requests while
we were not yet setup completely.

Signed-off-by: default avatarAmit Shah <amit.shah@redhat.com>
Signed-off-by: default avatarRusty Russell <rusty@rustcorp.com.au>
parent 5c062734
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