HomeFreeBSD

Don't allocate the config_intrhook separately from the softc, it's small

Description

Don't allocate the config_intrhook separately from the softc, it's small
enough that it costs more code to handle the malloc/free than it saves.

Details

Provenance
scottlAuthored on
Parents
rS341755: Copy and clear the reply descriptor atomically. This prevents concurrency
Branches
Unknown
Tags
Unknown