Module Name: src Committed By: rin Date: Fri Jul 5 04:34:35 UTC 2024
Modified Files:
src/sys/net/npf: npf_handler.c
Log Message:
npf: Drop redundant NULL check before m_freem(9)
XXX
Their standalone version of m_freem() does not work for NULL input.
I will send pullreq to upstream soon.
To generate a diff of this commit:
cvs rdiff -u -r1.49 -r1.50 src/sys/net/npf/npf_handler.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
