[PATCH 07/16] wireless: brcm80211: convert tasklets to use new tasklet_setup() API

Arend Van Spriel arend.vanspriel at broadcom.com
Mon Aug 17 06:15:39 EDT 2020


On 8/17/2020 11:06 AM, Allen Pais wrote:
> From: Allen Pais <allen.lkml at gmail.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.

Acked-by: Arend van Spriel <arend.vanspriel at broadcom.com>
> Signed-off-by: Romain Perier <romain.perier at gmail.com>
> Signed-off-by: Allen Pais <allen.lkml at gmail.com>
> ---
>   .../net/wireless/broadcom/brcm80211/brcmsmac/mac80211_if.c  | 6 +++---
>   .../net/wireless/broadcom/brcm80211/brcmsmac/mac80211_if.h  | 2 +-
>   2 files changed, 4 insertions(+), 4 deletions(-)



More information about the b43-dev mailing list