linux/drivers/net/wireless/ath/carl9170
Allen Pais de7dbc2dbe carl9170: convert tasklets to use new tasklet_setup() API
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 <allen.lkml@gmail.com>
Acked-by: Christian Lamparter <chunkeey@gmail.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/20200817090637.26887-4-allen.cryptic@gmail.com
2020-08-27 13:21:34 +03:00
..
carl9170.h
cmd.c
cmd.h
debug.c
debug.h
eeprom.h
fw.c
fwcmd.h carl9170: Replace zero-length array with flexible-array 2020-05-12 10:31:49 +03:00
fwdesc.h
hw.h carl9170: Replace zero-length array with flexible-array 2020-05-12 10:31:49 +03:00
Kconfig ath: fix wiki website url 2020-06-09 09:25:25 +03:00
led.c
mac.c
main.c
Makefile
phy.c
phy.h
rx.c carl9170: Use fallthrough pseudo-keyword 2020-08-27 13:20:26 +03:00
tx.c carl9170: Use fallthrough pseudo-keyword 2020-08-27 13:20:26 +03:00
usb.c carl9170: convert tasklets to use new tasklet_setup() API 2020-08-27 13:21:34 +03:00
version.h
wlan.h