Merge branch 'net-usbnet-convert-to-new-tasklet-api'
authorJakub Kicinski <kuba@kernel.org>
Wed, 27 Jan 2021 02:04:28 +0000 (18:04 -0800)
committerJakub Kicinski <kuba@kernel.org>
Wed, 27 Jan 2021 02:04:28 +0000 (18:04 -0800)
Emil Renner Berthing says:

====================
net: usbnet: convert to new tasklet API

This converts the usbnet driver to use the new tasklet API introduced in
commit 12cc923f1ccc ("tasklet: Introduce new initialization API")

It is split into two commits for ease of reviewing.
====================

Link: https://lore.kernel.org/r/20210123173221.5855-1-esmil@mailme.dk
Signed-off-by: Jakub Kicinski <kuba@kernel.org>

Trivial merge