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

(cherry picked from commit 7b54d275ef6f74fe6030c85445bd3770d537d408)

Details

Provenance
mig_semihalf.comAuthored on Sep 28 2022, 10:31 AM
impCommitted on Jan 24 2023, 9:49 PM
Reviewer
kd
Differential Revision
D36740: libsa/netif.c: Replace #if with #ifdef
Parents
rG285714ea7a21: libsa/arp.c: Change printf format string
Branches
Unknown
Tags
Unknown