Skip to content
Commit e5d23a8c authored by Sasha Levin's avatar Sasha Levin Committed by Rusty Russell
Browse files

virtio-rng: fix boot with virtio-rng device



Commit "virtio-rng: support multiple virtio-rng devices" has broken
boot with a virtio-rng device because the 'init' callback of the
virtio-rng device was left unitialized to garbage, and got called
by the hwrng infrastructure, killing the guest on boot.

Signed-off-by: default avatarSasha Levin <sasha.levin@oracle.com>
Signed-off-by: default avatarRusty Russell <rusty@rustcorp.com.au>
Fixes: 08e53fbd
parent 08e53fbd
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