Return-path: Received: from smtp.codeaurora.org ([198.145.29.96]:57013 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932566AbcGHNoT (ORCPT ); Fri, 8 Jul 2016 09:44:19 -0400 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Subject: Re: mwifiex: fix scan_block flag handling From: Kalle Valo In-Reply-To: <1467201760-12204-1-git-send-email-akarwar@marvell.com> To: Amitkumar Karwar Cc: , Nishant Sarmukadam , Wei-Ning Huang , Cathy Luo , Amitkumar Karwar , Xinming Hu Message-Id: <20160708134418.DBC28611F2@smtp.codeaurora.org> (sfid-20160708_154435_121087_72E86706) Date: Fri, 8 Jul 2016 13:44:18 +0000 (UTC) Sender: linux-wireless-owner@vger.kernel.org List-ID: Amitkumar Karwar wrote: > scan_block flag is used to block scan operation when 4 way handshake > is in progress. Sometimes it doesn't get cleared due to incomplete > association. An example is assoc request/response is done, but add key > operation get canceled in some corner cases. As a result, further > association/scan operations are blocked. > > This patch fixes the problem by clearing scan_block flag. > > Signed-off-by: Amitkumar Karwar > Signed-off-by: Xinming Hu Thanks, 1 patch applied to wireless-drivers-next.git: b74d6e740be3 mwifiex: fix scan_block flag handling -- Sent by pwcli https://patchwork.kernel.org/patch/9205005/