]> git.baikalelectronics.ru Git - kernel.git/commit
ppp: use new tasklet API
authorEmil Renner Berthing <kernel@esmil.dk>
Sat, 30 Jan 2021 23:47:25 +0000 (00:47 +0100)
committerJakub Kicinski <kuba@kernel.org>
Tue, 2 Feb 2021 23:51:18 +0000 (15:51 -0800)
commit6d9859b6a9ef694a1879988507154f2357edc6da
treeb64ea9bbf9cdd405baa8bd4b267749053865b1e2
parentae7a4f0ff9837917a50e3c5b5116983734e26937
ppp: use new tasklet API

This converts the async and synctty drivers to use the new tasklet API n
commit 533266a21b2b ("tasklet: Introduce new initialization API")

Signed-off-by: Emil Renner Berthing <kernel@esmil.dk>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ppp/ppp_async.c
drivers/net/ppp/ppp_synctty.c