linux/net/mac802154
Allen Pais b5bd8b62df net: mac802154: 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.

Acked-by: Stefan Schmidt <stefan@datenfreihafen.org>
Signed-off-by: Romain Perier <romain.perier@gmail.com>
Signed-off-by: Allen Pais <apais@linux.microsoft.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2020-11-07 10:40:56 -08:00
..
cfg.c
cfg.h
driver-ops.h
ieee802154_i.h
iface.c
Kconfig
llsec.c
llsec.h
mac_cmd.c
main.c
Makefile
mib.c
rx.c
trace.c
trace.h
tx.c
util.c