ath11k.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: Kalle Valo <kvalo@codeaurora.org>
To: Allen Pais <allen.lkml@gmail.com>
Cc: ryder.lee@mediatek.com, netdev@vger.kernel.org,
	linux-wireless@vger.kernel.org, ath11k@lists.infradead.org,
	matthias.bgg@gmail.com, linux-mediatek@lists.infradead.org,
	lorenzo.bianconi83@gmail.com, kuba@kernel.org,
	Romain Perier <romain.perier@gmail.com>,
	Allen Pais <apais@linux.microsoft.com>,
	davem@davemloft.net, nbd@nbd.name
Subject: Re: [PATCH v2 2/3] wireless: mt7601u: convert tasklets to use new tasklet_setup() API
Date: Sat,  7 Nov 2020 11:29:36 +0000 (UTC)	[thread overview]
Message-ID: <20201107112936.F22F1C433F0@smtp.codeaurora.org> (raw)
In-Reply-To: <20201007103309.363737-3-allen.lkml@gmail.com>

Allen Pais <allen.lkml@gmail.com> wrote:

> From: Allen Pais <apais@linux.microsoft.com>
> 
> 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 <romain.perier@gmail.com>
> Signed-off-by: Allen Pais <apais@linux.microsoft.com>

Patch applied to wireless-drivers-next.git, thanks.

7eae05184f3a wireless: mt7601u: convert tasklets to use new tasklet_setup() API

-- 
https://patchwork.kernel.org/project/linux-wireless/patch/20201007103309.363737-3-allen.lkml@gmail.com/

https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches


-- 
ath11k mailing list
ath11k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath11k

  reply	other threads:[~2020-11-07 11:29 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-07 10:33 [PATCH v2 0/3] wireless: convert tasklets to use new Allen Pais
2020-10-07 10:33 ` [PATCH v2 1/3] wireless: mt76: convert tasklets to use new tasklet_setup() API Allen Pais
2020-10-07 10:33 ` [PATCH v2 2/3] wireless: mt7601u: " Allen Pais
2020-11-07 11:29   ` Kalle Valo [this message]
2020-10-07 10:33 ` [PATCH v2 3/3] ath11k: " Allen Pais
2020-11-07  7:59   ` Kalle Valo
2020-11-03  7:35 ` [PATCH v2 0/3] wireless: convert tasklets to use new Allen Pais
2020-11-04 16:38   ` Kalle Valo
2020-11-05  3:33     ` Allen Pais

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20201107112936.F22F1C433F0@smtp.codeaurora.org \
    --to=kvalo@codeaurora.org \
    --cc=allen.lkml@gmail.com \
    --cc=apais@linux.microsoft.com \
    --cc=ath11k@lists.infradead.org \
    --cc=davem@davemloft.net \
    --cc=kuba@kernel.org \
    --cc=linux-mediatek@lists.infradead.org \
    --cc=linux-wireless@vger.kernel.org \
    --cc=lorenzo.bianconi83@gmail.com \
    --cc=matthias.bgg@gmail.com \
    --cc=nbd@nbd.name \
    --cc=netdev@vger.kernel.org \
    --cc=romain.perier@gmail.com \
    --cc=ryder.lee@mediatek.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).