From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kalle Valo Subject: Re: [PATCH] iwlegacy: Add a lock assertion in il4965_send_rxon_assoc() Date: Sat, 13 Oct 2018 17:02:53 +0000 (UTC) Message-ID: <20181013170253.D315460C62@smtp.codeaurora.org> References: <20181005135546.21011-1-baijiaju1990@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Cc: sgruszka@redhat.com, davem@davemloft.net, linux-wireless@vger.kernel.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, Jia-Ju Bai To: Jia-Ju Bai Return-path: In-Reply-To: <20181005135546.21011-1-baijiaju1990@gmail.com> Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org Jia-Ju Bai wrote: > The variables il->staging.filter_flags, rxon1->filter_flags and > rxon2->filter_flags need to be protected by the mutex lock il->mutex. > This patch adds a lock assertion of il->mutex to check whether > this lock is held. > > Signed-off-by: Jia-Ju Bai > Acked-by: Stanislaw Gruszka Patch applied to wireless-drivers-next.git, thanks. 52a312673aff iwlegacy: Add a lock assertion in il4965_send_rxon_assoc() -- https://patchwork.kernel.org/patch/10628205/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches