]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Use if_printf(ifp, "blah") instead of printf("ar%d: blah", ifp->if_unit).
authorBrooks Davis <brooks@FreeBSD.org>
Tue, 1 Oct 2002 00:42:51 +0000 (00:42 +0000)
committerBrooks Davis <brooks@FreeBSD.org>
Tue, 1 Oct 2002 00:42:51 +0000 (00:42 +0000)
commita5d0e57adc8f537bc92435869cdb307c63921c59
tree3137ca42d966ee496f8d6cbd58bbd96459737c5b
parent13405443721d7220ba7b4c64e58ef0fee2548ef4
Use if_printf(ifp, "blah") instead of printf("ar%d: blah", ifp->if_unit).
sys/dev/ar/if_ar.c