HomeFreeBSD

Add KASSERT to ensure sane nsid.

Description

Add KASSERT to ensure sane nsid.

All callers are currently filtering bad nsid to this function,
however, we'll have undefined behavior if that's not true. Add the
KASSERT to prevent that.

Details

Provenance
impAuthored on
Parents
rS360549: Rename ns notification function...
Branches
Unknown
Tags
Unknown