mirror of
https://github.com/Evolution-X-Devices/kernel_google_b1c1
synced 2026-01-28 13:06:43 +00:00
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:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user