From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from m43-7.mailgun.net ([69.72.43.7]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1kBExh-0005ZW-44 for ath11k@lists.infradead.org; Thu, 27 Aug 2020 10:16:56 +0000 MIME-Version: 1.0 Subject: Re: [PATCH 02/16] wireless: ath9k: convert tasklets to use new tasklet_setup() API From: Kalle Valo In-Reply-To: <20200817090637.26887-3-allen.cryptic@gmail.com> References: <20200817090637.26887-3-allen.cryptic@gmail.com> Message-Id: <20200827101640.74F89C433CB@smtp.codeaurora.org> Date: Thu, 27 Aug 2020 10:16:39 +0000 (UTC) List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "ath11k" Errors-To: ath11k-bounces+kvalo=adurom.com@lists.infradead.org To: Allen Pais Cc: Allen Pais , chunkeey@googlemail.com, jirislaby@kernel.org, brcm80211-dev-list@cypress.com, pkshih@realtek.com, b43-dev@lists.infradead.org, dsd@gentoo.org, ath11k@lists.infradead.org, kune@deine-taler.de, mickflemm@gmail.com, keescook@chromium.org, kuba@kernel.org, brcm80211-dev-list.pdl@broadcom.com, yhchuang@realtek.com, netdev@vger.kernel.org, helmut.schaa@googlemail.com, linux-wireless@vger.kernel.org, linux-kernel@vger.kernel.org, mcgrof@kernel.org, stas.yakovlev@gmail.com, Romain Perier , Larry.Finger@lwfinger.net Allen Pais wrote: > In preparation for unconditionally passing the > struct tasklet_struct pointer to all tasklet > callbacks, switch to using the new tasklet_setup() > and from_tasklet() to pass the tasklet pointer explicitly. > > Signed-off-by: Romain Perier > Signed-off-by: Allen Pais > Signed-off-by: Kalle Valo Patch applied to ath-next branch of ath.git, thanks. f91a35b46af0 ath9k: convert tasklets to use new tasklet_setup() API -- https://patchwork.kernel.org/patch/11717397/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches -- ath11k mailing list ath11k@lists.infradead.org http://lists.infradead.org/mailman/listinfo/ath11k