K 10 svn:author V 5 shurd K 8 svn:date V 27 2017-11-29T18:14:57.122877Z K 7 svn:log V 252 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 END