K 10 svn:author V 6 kevans K 8 svn:date V 27 2021-10-17T18:49:10.595523Z K 7 svn:log V 329 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 (cherry picked from commit 1a25c51e38a7c9f46ec195836233636616741f06) Git Hash: 34915d6871d09448bac6d2f66bfd56340ae16fd5 Git Author: tsoome@FreeBSD.org END