HomeFreeBSD

if_tuntap: fix NOIP build

Description

if_tuntap: fix NOIP build

Note: this removes one TUNDEBUG() for the sake of not having one more
ifdefed variable declaration and for the overall code brevity. The call
from tuntap into LRO can be so easily traced with dtrace(1) that an
80-ish printf(9)-based debugging can be omitted.

Fixes: 99c79cab422705f92f05a2924a29bdf823372ebf

Details

Provenance
glebiusAuthored on Dec 4 2023, 6:18 PM
Parents
rG641efdd10cc3: Merge commit 989879f8fded from llvm git (by Paul Walker):
Branches
Unknown
Tags
Unknown