[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <6bacdb9c-6064-43ea-9dfe-0eca496d1c9b@gmail.com>
Date: Mon, 16 Jun 2025 18:55:54 +0200
From: Christian Lamparter <chunkeey@...il.com>
To: Dmitry Antipov <dmantipov@...dex.ru>, Fedor Pchelkin <pchelkin@...ras.ru>
Cc: linux-wireless@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] wifi: carl9170: do not ping device which has failed to
load firmware
Hi,
On 6/16/25 12:01 PM, Dmitry Antipov wrote:
> On 6/15/25 10:54 PM, Fedor Pchelkin wrote:
>
>> So it looks like ar->registered being false here is a "correct" failure
>> condition, i.e. it can be expected when the certain phase of the driver
>> initialization fails and should be handled without any WARNs.
>
> Looking through Documentation/process/coding-style.rst, it may be
> better to use pr_warn_once() instead; anyway I would prefer leave
> the final decision to the maintainer.
Sure. I think you made a fine point. Grepping through drivers/net/wireless
in the (wireless-testing wt-2025-06-08-24) it seems that this could be the
first pr_warn_once in there.
@Dmitry, would you please respin the patch? Thank you!
Regards,
Christian
Powered by blists - more mailing lists