HomeFreeBSD

ipfilter: Save a word of stack space

Description

ipfilter: Save a word of stack space

Rather than save the return code into an intermediate variable, which BTW
is optimized out anyway, explicitly remove the return code from the stack.

MFC after: 3 days

Details

Provenance
cyAuthored on Oct 4 2021, 6:36 PM
Parents
rG7ef45bd3cfa4: tcpdrop: update man page, since the fastack stack has been removed
Branches
Unknown
Tags
Unknown