NetBSD/sys/dist
ozaki-r 4b54d200aa Remove unnecessary NULL checks of ifa->ifa_addr
If it's NULL, it should be a bug. There many IFADDR_FOREACH that don't do
NULL check. If it can be NULL, they should fire already.
2016-06-22 07:48:17 +00:00
..
pf Remove unnecessary NULL checks of ifa->ifa_addr 2016-06-22 07:48:17 +00:00