[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230414185309.220286-1-pctammela@mojatatu.com>
Date: Fri, 14 Apr 2023 15:53:08 -0300
From: Pedro Tammela <pctammela@...atatu.com>
To: netdev@...r.kernel.org
Cc: jhs@...atatu.com, xiyou.wangcong@...il.com, jiri@...nulli.us,
davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org,
pabeni@...hat.com, Pedro Tammela <pctammela@...atatu.com>
Subject: [PATCH net-next 0/2] net/sched: cleanup parsing prints in htb and qfq
These two qdiscs are still using prints on dmesg to report parsing
errors. Since the parsing code has access to extack, convert these error
messages to extack.
Pedro Tammela (2):
net/sched: sch_htb: use extack on errors messages
net/sched: sch_qfq: use extack on errors messages
net/sched/sch_htb.c | 19 +++++++++++--------
net/sched/sch_qfq.c | 15 +++++++++------
2 files changed, 20 insertions(+), 14 deletions(-)
--
2.34.1
Powered by blists - more mailing lists