From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kalle Valo Subject: Re: [V2] wcn36xx: fix incorrect assignment to msg_body.min_ch_time Date: Tue, 9 Jan 2018 08:20:30 +0000 (UTC) Message-ID: <20180109082030.BE49F6081B@smtp.codeaurora.org> References: <20171229090732.14928-1-colin.king@canonical.com> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Cc: Eugene Krasnikov , wcn36xx@lists.infradead.org, linux-wireless@vger.kernel.org, netdev@vger.kernel.org, kernel-janitors@vger.kernel.org, linux-kernel@vger.kernel.org To: Colin Ian King Return-path: Received: from smtp.codeaurora.org ([198.145.29.96]:52176 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751900AbeAIIUb (ORCPT ); Tue, 9 Jan 2018 03:20:31 -0500 In-Reply-To: <20171229090732.14928-1-colin.king@canonical.com> Sender: netdev-owner@vger.kernel.org List-ID: Colin Ian King wrote: > The second assignment to msg_body.min_ch_time is incorrect, it > should actually be to msg_body.max_ch_time. > > Thanks to Bjorn Andersson for identifying the correct way to fix > this as my original fix was incorrect. > > Detected by CoverityScan, CID#1463042 ("Unused Value") > > Fixes: 2f3bef4b247e ("wcn36xx: Add hardware scan offload support") > Signed-off-by: Colin Ian King > Acked-by: Bjorn Andersson > Signed-off-by: Kalle Valo Patch applied to ath-next branch of ath.git, thanks. 4c8cf8df2f42 wcn36xx: fix incorrect assignment to msg_body.min_ch_time -- https://patchwork.kernel.org/patch/10136929/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches