in_primaryaddr() exists only to support IPv4 multicast usage. Since the
adoption of epoch tracking, ifa_ref() is no longer required in its body.
Add a comment that IFP_TO_IA() is now deprecated. We cannot use
__deprecated1() from <sys/cdefs.h> as it is a macro, and not a function.