From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kalle Valo Subject: Re: [PATCH] ath10k: htt_tx: move lock into id_get function Date: Mon, 30 Jul 2018 17:59:09 +0000 (UTC) Message-ID: <20180730175909.AE84D60769@smtp.codeaurora.org> References: <1531589900-29220-1-git-send-email-hofrat@osadl.org> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Cc: "David S. Miller" , ath10k@lists.infradead.org, linux-wireless@vger.kernel.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, Nicholas Mc Guire To: Nicholas Mc Guire Return-path: In-Reply-To: <1531589900-29220-1-git-send-email-hofrat@osadl.org> Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org Nicholas Mc Guire wrote: > This is only code refactoring as all call sites of > ath10k_htt_tx_alloc_msdu_id() take the same lock it can be moved into the > id_get function and the assertion dropped. > > Signed-off-by: Nicholas Mc Guire > Signed-off-by: Kalle Valo Patch applied to ath-next branch of ath.git, thanks. e82f57c8b970 ath10k: htt_tx: move lock into id_get function -- https://patchwork.kernel.org/patch/10524837/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches