HomeFreeBSD

Move mutex initialization from PCI probe to PCI attach. Drivers are not

Description

Move mutex initialization from PCI probe to PCI attach. Drivers are not
allowed to create any persistent state in their probe routine because it's
not guaranteed that they'll win the election and be allowed to attach.

Submitted by: Matthew Macy
MFC after: 3 days

Details

Provenance
scottlAuthored on
Parents
rS299543: Retire net.inet.sctp.strict_sacks and net.inet.sctp.strict_data_order
Branches
Unknown
Tags
Unknown