[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20181106165332.9446F60BDE@smtp.codeaurora.org>
Date: Tue, 6 Nov 2018 16:53:32 +0000 (UTC)
From: Kalle Valo <kvalo@...eaurora.org>
To: Christophe JAILLET <christophe.jaillet@...adoo.fr>
Cc: davem@...emloft.net, tony@...mide.com,
linux-wireless@...r.kernel.org, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org, kernel-janitors@...r.kernel.org,
Christophe JAILLET <christophe.jaillet@...adoo.fr>
Subject: Re: [PATCH] wlcore: Fix the return value in case of error in
'wlcore_vendor_cmd_smart_config_start()'
Christophe JAILLET <christophe.jaillet@...adoo.fr> wrote:
> We return 0 unconditionally at the end of
> 'wlcore_vendor_cmd_smart_config_start()'.
> However, 'ret' is set to some error codes in several error handling paths
> and we already return some error codes at the beginning of the function.
>
> Return 'ret' instead to propagate the error code.
>
> Fixes: 80ff8063e87c ("wlcore: handle smart config vendor commands")
> Signed-off-by: Christophe JAILLET <christophe.jaillet@...adoo.fr>
Patch applied to wireless-drivers-next.git, thanks.
3419348a97bc wlcore: Fix the return value in case of error in 'wlcore_vendor_cmd_smart_config_start()'
--
https://patchwork.kernel.org/patch/10643195/
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
Powered by blists - more mailing lists