HomeFreeBSD

virtio_random(4): Remove unneeded reference to device

Description

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.

Details

Provenance
cemAuthored on
Parents
rS348294: virtio.4: Add missing devices and Xr
Branches
Unknown
Tags
Unknown