HomeFreeBSD

loader: dev_net.c should use __func__ with printf

Description

loader: dev_net.c should use func with printf

We have printf calls with function name hardwired to string,
sometimes wrong name. Use func instead.

MFC after: 1 week

Details

Provenance
tsoomeAuthored on Sep 24 2021, 2:07 PM
Parents
rG1605eaa6d23e: ipfilter: Locking sysctls here is not required
Branches
Unknown
Tags
Unknown