Re: [PATCH] carl9170: Fix error return -EAGAIN if not started

From: Kalle Valo
Date: Sun Oct 10 2021 - 04:05:51 EST


Colin King <colin.king@xxxxxxxxxxxxx> wrote:

> From: Colin Ian King <colin.king@xxxxxxxxxxxxx>
>
> There is an error return path where the error return is being
> assigned to err rather than count and the error exit path does
> not return -EAGAIN as expected. Fix this by setting the error
> return to variable count as this is the value that is returned
> at the end of the function.
>
> Addresses-Coverity: ("Unused value")
> Fixes: 00c4da27a421 ("carl9170: firmware parser and debugfs code")
> Signed-off-by: Colin Ian King <colin.king@xxxxxxxxxxxxx>

I assume there will be v2 so dropping this version.

Patch set to Changes Requested.

--
https://patchwork.kernel.org/project/linux-wireless/patch/20211008001558.32416-1-colin.king@xxxxxxxxxxxxx/

https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches