virtio_random(4): Remove unneeded reference to device
The device_t always references the softc, so we can pass the device and
obtain the softc instead of the other way around.
virtio_random(4): Remove unneeded reference to device Tags None Referenced Files None Subscribers None
Description
Details
|