HomeFreeBSD

libsa/netif.c: Replace #if with #ifdef

Description

libsa/netif.c: Replace #if with #ifdef

Follow the convention with *_DEBUG macros in stand/libsa/* and replace
"#if" with "#ifdef".

Reviewed by: kd
Obtained from: Semihalf
Differential Revision: https://reviews.freebsd.org/D36740

Details

Provenance
mig_semihalf.comAuthored on Sep 28 2022, 10:31 AM
kdCommitted on Sep 29 2022, 10:52 AM
Reviewer
kd
Differential Revision
D36740: libsa/netif.c: Replace #if with #ifdef
Parents
rGc66c6da4f081: libsa/arp.c: Change printf format string
Branches
Unknown
Tags
Unknown