HomeFreeBSD

pf: Fix build if INVARIANTS is not set

Description

pf: Fix build if INVARIANTS is not set

r340061 included a number of assertions pf_frent_remove(), but these assertions
were the only use of the 'prev' variable. As a result builds without
INVARIANTS had an unused variable, and failed.

Reported by: vangyzen@

Details

Provenance
kpAuthored on
Parents
rS340077: m_pulldown() may reallocate n. Update the oip pointer after the
Branches
Unknown
Tags
Unknown