HomeFreeBSD

firewire: Initialize firewire_devclass in fw_modevent.

Description

firewire: Initialize firewire_devclass in fw_modevent.

The use of devclass_get_softc() combined with cdev unit numbers is
probably not ideal (probably should be initializing si_drv1 when each
cdev is created instead), but it looks like a bit of a PITA to do, so
just initialize the devclass explicitly instead.

Reviewed by: emaste
Differential Revision: https://reviews.freebsd.org/D35060

Details

Provenance
jhbAuthored on Apr 27 2022, 7:26 PM
Reviewer
emaste
Differential Revision
D35060: firewire: Initialize firewire_devclass in fw_modevent.
Parents
rGe6dede145616: setkey(8): Clarify language around AEAD ciphers.
Branches
Unknown
Tags
Unknown