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
Please register or sign in to comment
We have printf calls with function name hardwired to string, sometimes wrong name. Use __func__ instead. MFC after: 1 week
mentioned in commit b91af716
·mentioned in commit b91af716
mentioned in commit 34915d68
·mentioned in commit 34915d68