Deleted Added
full compact
2c2
< /* $FreeBSD: head/sbin/ifconfig/ifmedia.c 138593 2004-12-08 19:18:07Z sam $ */
---
> /* $FreeBSD: head/sbin/ifconfig/ifmedia.c 139494 2004-12-31 19:46:27Z sam $ */
106c106
< media_status(int s, const struct rt_addrinfo *info __unused)
---
> media_status(int s)
790c790
< .af_status = media_status,
---
> .af_other_status = media_status,