[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <8760mwdk4g.fsf@kamboji.qca.qualcomm.com>
Date: Wed, 07 Dec 2016 14:00:31 +0200
From: Kalle Valo <kvalo@...eaurora.org>
To: Pan Bian <bianpan2016@....com>
Cc: linux-wireless@...r.kernel.org, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/1] net: wireless: intersil: fix improper return value
Pan Bian <bianpan2016@....com> writes:
> Function orinoco_ioctl_commit() returns 0 (indicates success) when the
> call to orinoco_lock() fails. Thus, the return value is inconsistent with
> the execution status. It may be better to return "-EBUSY" when the call
> to orinoco_lock() fails.
>
> Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=188671
>
> Signed-off-by: Pan Bian <bianpan2016@....com>
> ---
> drivers/net/wireless/intersil/orinoco/wext.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Please use prefix "orinoco:", more info:
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches#subject_name
--
Kalle Valo
Powered by blists - more mailing lists