]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Use if_printf(ifp, "blah") instead of printf("vlan%d: blah", ifp->if_unit).
authorBrooks Davis <brooks@FreeBSD.org>
Mon, 21 Oct 2002 03:40:30 +0000 (03:40 +0000)
committerBrooks Davis <brooks@FreeBSD.org>
Mon, 21 Oct 2002 03:40:30 +0000 (03:40 +0000)
commit28a1a7c6cca1a87c826d715ee24b14271013c7e7
tree2c28fe0f89085dfc5f8f455e259657332accbd52
parent63dd8be938323963a9506ad33b77c784513b7dd3
Use if_printf(ifp, "blah") instead of printf("vlan%d: blah", ifp->if_unit).
sys/net/if_vlan.c