iflib: fix regression with new pfil(9) KPI
Do not pass the pointer to our valid mbuf to pfil(9). Pass an
uninitialized one only. This was unsafe with the old KPI, too,
but for some reason didn't fail.
iflib: fix regression with new pfil(9) KPI Tags None Referenced Files None Subscribers None
Description
Details
|