CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2013/03/07 02:03:16
Modified files: sys/net : if.c if.h route.c rtsock.c sys/netinet : if_ether.c in.c sys/netinet6 : in6.c in6_ifattach.c nd6.c nd6_nbr.c Log message: Remove the IFAFREE() macro, the ifafree() function it was calling already check for the reference counter. ok mikeb@, miod@, pelikan@, kettenis@, krw@