[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20240913074247.4279a51d@kernel.org>
Date: Fri, 13 Sep 2024 07:42:47 -0700
From: Jakub Kicinski <kuba@...nel.org>
To: davem@...emloft.net
Cc: netdev@...r.kernel.org, edumazet@...gle.com, pabeni@...hat.com,
jhs@...atatu.com, xiyou.wangcong@...il.com, jiri@...nulli.us
Subject: Re: [PATCH net-next] net: sched: cls_api: improve the error message
for ID allocation failure
On Thu, 12 Sep 2024 14:53:06 -0700 Jakub Kicinski wrote:
> } else {
> chain_info->next = NULL;
> + NL_SET_ERR_MSG(extack, "Filter with specified priority/protocol not found");
> }
I messed up here, the cases which handle NULL as success now print a
warning.
--
pw-bot: cr
Powered by blists - more mailing lists