[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <173201035742.581024.16670824289268407863.b4-ty@datenfreihafen.org>
Date: Tue, 19 Nov 2024 11:06:46 +0100
From: Stefan Schmidt <stefan@...enfreihafen.org>
To: Alexander Aring <alex.aring@...il.com>,
Miquel Raynal <miquel.raynal@...tlin.com>,
Andrew Lunn <andrew+netdev@...n.ch>,
"David S. Miller" <davem@...emloft.net>,
Eric Dumazet <edumazet@...gle.com>,
Jakub Kicinski <kuba@...nel.org>,
Paolo Abeni <pabeni@...hat.com>,
Keisuke Nishimura <keisuke.nishimura@...ia.fr>
Cc: Stefan Schmidt <stefan@...enfreihafen.org>,
linux-wpan@...r.kernel.org,
netdev@...r.kernel.org
Subject: Re: [PATCH] ieee802154: ca8210: Add missing check for kfifo_alloc() in ca8210_probe()
Hello Keisuke Nishimura.
On Tue, 29 Oct 2024 19:27:12 +0100, Keisuke Nishimura wrote:
> ca8210_test_interface_init() returns the result of kfifo_alloc(),
> which can be non-zero in case of an error. The caller, ca8210_probe(),
> should check the return value and do error-handling if it fails.
>
>
Applied to wpan/wpan.git, thanks!
[1/1] ieee802154: ca8210: Add missing check for kfifo_alloc() in ca8210_probe()
https://git.kernel.org/wpan/wpan/c/2c87309ea741
regards,
Stefan Schmidt
Powered by blists - more mailing lists