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)
commit64ca5aba5178483f7ee34356d6292df680fe779d
treeb64ea9bbf9cdd405baa8bd4b267749053865b1e2
parent08267523110a5f528c7b400091b273d5f70b14af
ppp: use new tasklet API

This converts the async and synctty drivers to use the new tasklet API n
commit 12cc923f1ccc ("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