CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/08/17 03:58:10
Modified files:
sys/netinet : if_ether.c
sys/netinet6 : nd6.c
Log message:
Use __func__ rather than the function name in log(9) calls to remove
some grep output noise.
