HomeFreeBSD

ifnet: append if_debug.c to if.c

Description

ifnet: append if_debug.c to if.c

With this change if_index can become static. There is nothing
that if_debug.c would want to isolate from if.c. Potentially
if.c wants to share everything with if_debug.c.

Move Bjoern's copyright to if.c.

Reviewed by: bz

Details

Provenance
glebiusAuthored on Nov 23 2021, 3:49 AM
Parents
rG8a6f38c8ac1b: ifnet: garbage collect drbr_*_drv().
Branches
Unknown
Tags
Unknown