Re: [PATCH] ieee802154: ca8210: Add missing check for kfifo_alloc() in ca8210_probe()
Stefan Schmidt <[email protected]>
| Newsgroups | org.kernel.vger.linux-wpan,org.kernel.vger.netdev |
|---|---|
| Message-ID | <173201035742.581024.16670824289268407863.b4-ty@datenfreihafen.org> |
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