Better comment for ifa_init(), ifa_ref(), ifa_free().

This commit is contained in:
Gleb Smirnoff
2012-02-05 08:53:05 +00:00
parent adc7231d5d
commit cad582b753
+1 -1
View File
@@ -1408,7 +1408,7 @@ if_maddr_runlock(struct ifnet *ifp)
}
/*
* Reference count functions for ifaddrs.
* Initialization, desctruction and refcounting functions for ifaddrs.
*/
void
ifa_init(struct ifaddr *ifa)