net/sched: Shut up

Signed-off-by: celtare21 <celtare21@gmail.com>
Signed-off-by: engstk <eng.stk@sapo.pt>
Signed-off-by: mcdachpappe <noreference@web.de>
This commit is contained in:
celtare21
2018-12-23 11:58:20 +00:00
committed by DhineshCool
parent 8cf11d235e
commit 316d2cdd43

View File

@@ -1510,7 +1510,7 @@ static int htb_change_class(struct Qdisc *sch, u32 classid,
sch_tree_unlock(sch);
if (warn)
pr_warn("HTB: quantum of class %X is %s. Consider r2q change.\n",
pr_debug("HTB: quantum of class %X is %s. Consider r2q change.\n",
cl->common.classid, (warn == -1 ? "small" : "big"));
qdisc_class_hash_grow(sch, &q->clhash);