]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Use if_printf(ifp, "blah") instead of printf("sn%d: blah", ifp->if_unit).
authorBrooks Davis <brooks@FreeBSD.org>
Tue, 1 Oct 2002 00:56:39 +0000 (00:56 +0000)
committerBrooks Davis <brooks@FreeBSD.org>
Tue, 1 Oct 2002 00:56:39 +0000 (00:56 +0000)
commit421f55825bee78699ad70616a0e30deb616c413e
treed0870f3e452d3916c8f0415a9896d5efe0598e40
parentc10b63ba8d78669973f2b13fc96ed8f1d114a55f
Use if_printf(ifp, "blah") instead of printf("sn%d: blah", ifp->if_unit).
sys/dev/sn/if_sn.c