HomeFreeBSD

Ensure that ctx->ifc_cpus is always initialized

Description

Ensure that ctx->ifc_cpus is always initialized

If a device didn't support MSI-X, ctx->ifc_cpus would not be initialized,
but the IRQ allocation routines still uses the value. Move the
initialization to common code.

Sponsored by: Limelight Networks

Details

Provenance
shurdAuthored on
Parents
rS326368: Document SA-17:06 through SA-17:11 and EN-17:07 through EN:17-10.
Branches
Unknown
Tags
Unknown