ifconfig: remove debug printf introduced in 779fd05344
Reported by: jhb
This commit is contained in:
parent
afcd121024
commit
656f5031c3
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user