Deleted Added
full compact
33c33
< * $FreeBSD: head/sys/net/if_iso88025subr.c 102291 2002-08-22 21:24:01Z archie $
---
> * $FreeBSD: head/sys/net/if_iso88025subr.c 105598 2002-10-21 02:51:56Z brooks $
338,339c338
< printf("%s%d: can't handle af%d\n", ifp->if_name, ifp->if_unit,
< dst->sa_family);
---
> if_printf(ifp, "can't handle af%d\n", dst->sa_family);