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


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

Thread overview: 27+ 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 ` Allen Pais
2020-10-07 10:33 ` 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   ` Allen Pais
2020-10-07 10:33   ` Allen Pais
2020-10-07 10:33 ` [PATCH v2 2/3] wireless: mt7601u: " Allen Pais
2020-10-07 10:33   ` Allen Pais
2020-10-07 10:33   ` Allen Pais
2020-11-07 11:29   ` Kalle Valo
2020-11-07 11:29     ` Kalle Valo
2020-11-07 11:29   ` Kalle Valo [this message]
2020-10-07 10:33 ` [PATCH v2 3/3] ath11k: " Allen Pais
2020-10-07 10:33   ` Allen Pais
2020-10-07 10:33   ` Allen Pais
2020-11-07  7:59   ` Kalle Valo
2020-11-07  7:59   ` Kalle Valo
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-03  7:35   ` Allen Pais
2020-11-03  7:35   ` Allen Pais
2020-11-04 16:38   ` Kalle Valo
2020-11-04 16:38     ` Kalle Valo
2020-11-04 16:38     ` Kalle Valo
2020-11-05  3:33     ` Allen Pais
2020-11-05  3:33       ` Allen Pais
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=20201107112937.204C4C43387@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.