[PATCH 01/16] wireless: ath5k: convert tasklets to use new tasklet_setup() API
Allen Pais <[email protected]>
| Newsgroups | org.infradead.lists.b43-dev,org.infradead.lists.ath11k,org.kernel.vger.linux-kernel,org.kernel.vger.linux-wireless,org.kernel.vger.netdev |
|---|---|
| Message-ID | <CAEogwTB=S6M6Xp4w5dd_W3b6Depmn6Gmu3RmAf96pRankoJQqg@mail.gmail.com> |
Hi, > > Allen Pais <[email protected]> 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 <[email protected]> > > Signed-off-by: Allen Pais <[email protected]> > > Signed-off-by: Kalle Valo <[email protected]> > > Patch applied to ath-next branch of ath.git, thanks. > > c068a9ec3c94 ath5k: convert tasklets to use new tasklet_setup() API > > -- > https://patchwork.kernel.org/patch/11717393/ > > https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches Could you please drop these and wait for V2. A change was proposed for from_tasklet() api. The new API should be picked shortly. I will send out the updated version early next week. Thanks, - Allen