ifconfig: remove debug printf introduced in 779fd05344

Reported by:	jhb
This commit is contained in:
Alexander V. Chernikov 2022-01-29 11:18:13 +00:00
parent afcd121024
commit 656f5031c3

View File

@ -152,7 +152,6 @@ vlan_parse_ethervid(const char *name)
strlcpy(params.vlr_parent, ifname, IFNAMSIZ);
else
errx(1, "ambiguous vlan specification");
printf("CR: %s %d\n", params.vlr_parent, params.vlr_tag);
}
static void