linux-stable/drivers/net/ppp
Emil Renner Berthing 64ca5aba51 ppp: use new tasklet API
This converts the async and synctty drivers to use the new tasklet API n
commit 12cc923f1c ("tasklet: Introduce new initialization API")

Signed-off-by: Emil Renner Berthing <kernel@esmil.dk>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2021-02-02 15:51:18 -08:00
..
Kconfig treewide: replace '---help---' in Kconfig files with 'help' 2020-06-14 01:57:21 +09:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
bsd_comp.c treewide: Use array_size() in vmalloc() 2018-06-12 16:19:22 -07:00
ppp_async.c ppp: use new tasklet API 2021-02-02 15:51:18 -08:00
ppp_deflate.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
ppp_generic.c ppp: fix refcount underflow on channel unbridge 2021-01-08 19:21:06 -08:00
ppp_mppe.c mm, treewide: rename kzfree() to kfree_sensitive() 2020-08-07 11:33:22 -07:00
ppp_mppe.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
ppp_synctty.c ppp: use new tasklet API 2021-02-02 15:51:18 -08:00
pppoe.c net: make ->{get,set}sockopt in proto_ops optional 2020-07-19 18:16:41 -07:00
pppox.c compat_ioctl: pppoe: fix PPPOEIOCSFWD handling 2019-07-30 14:42:13 -07:00
pptp.c ppp: clean up endianness conversions 2021-01-08 19:26:23 -08:00