HomeFreeBSD

m_pulldown(): Change an if () panic() into a KASSERT().

Description

m_pulldown(): Change an if () panic() into a KASSERT().

If we pass in a NULL mbuf to m_pulldown() we are in a bad situation
already. There is no point in doing that check for production code.
Change the if () panic() into a KASSERT.

MFC after: 3 weeks
Sponsored by: Netflix

Details

Provenance
bzAuthored on Nov 6 2019, 10:40 PM
Parents
rGf6689bce799e: loader.efi: HARDDRIVE_DEVICE_PATH may have subpaths
Branches
Unknown
Tags
Unknown

Event Timeline