linux/drivers/net/ethernet/micrel
Allen Pais 9ad5a250a9 net: micrel: 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 <apais@linux.microsoft.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2020-09-14 13:02:37 -07:00
..
Kconfig treewide: replace '---help---' in Kconfig files with 'help' 2020-06-14 01:57:21 +09:00
ks8842.c net: micrel: convert tasklets to use new tasklet_setup() API 2020-09-14 13:02:37 -07:00
ks8851_common.c net: ks8851: Separate SPI operations into separate file 2020-05-28 16:30:04 -07:00
ks8851_par.c net: ks8851: Implement Parallel bus operations 2020-05-28 16:30:04 -07:00
ks8851_spi.c net: ks8851: Separate SPI operations into separate file 2020-05-28 16:30:04 -07:00
ks8851.h net: ks8851: Separate SPI operations into separate file 2020-05-28 16:30:04 -07:00
ksz884x.c net: micrel: convert tasklets to use new tasklet_setup() API 2020-09-14 13:02:37 -07:00
Makefile net: ks8851: Implement Parallel bus operations 2020-05-28 16:30:04 -07:00