diff options
author | Emil Renner Berthing <kernel@esmil.dk> | 2021-02-04 18:39:47 +0100 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2021-02-06 12:00:02 -0800 |
commit | 8cc8993cbcee7dd4a8763e70ef46aba327dcac00 (patch) | |
tree | 8f8ce014c77b1daee25350dc011561fba81193af /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 9c2865e3fa426bb4501a161c6b33bb509d535435 (diff) |
net: wan: farsync: use new tasklet API
This converts the driver to use the new tasklet API introduced in
commit 12cc923f1ccc ("tasklet: Introduce new initialization API")
The new API changes the argument passed to callback functions,
but fortunately it is unused so it is straight forward to use
DECLARE_TASKLET rather than DECLARE_TASLKLET_OLD.
Signed-off-by: Emil Renner Berthing <kernel@esmil.dk>
Link: https://lore.kernel.org/r/20210204173947.92884-1-kernel@esmil.dk
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions