[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20150509134744.C0E9D14011B@smtp.codeaurora.org>
Date: Sat, 9 May 2015 13:47:44 +0000 (UTC)
From: Kalle Valo <kvalo@...eaurora.org>
To: Dmitry Torokhov <dmitry.torokhov@...il.com>
Cc: Amitkumar Karwar <akarwar@...vell.com>,
Avinash Patil <patila@...vell.com>,
"John W. Linville" <linville@...driver.com>,
linux-wireless@...r.kernel.org, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: mwifiex: do not return success when command times out
> wait_event_interruptible_timeout() returns 0 upon timeout. We should
> convert it to a negative error code (such as -ETIMEDOUT) instead of
> returning it directly, as return code of 0 indicates that command was
> executed.
>
> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@...il.com>
Thanks, applied to wireless-drivers-next.git.
Kalle Valo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists