Hello:
This series was applied to netdev/net-next.git (refs/heads/master):
On Sat, 23 Jan 2021 18:32:19 +0100 you wrote:
> From: Emil Renner Berthing
>
> This converts the usbnet driver to use the new tasklet API introduced in
> commit 12cc923f1ccc ("tasklet: Introduce new initialization API")
From: Emil Renner Berthing
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.
Emil Renner Berthing (2):
net: usbnet: use tasklet_init
net: usbnet: use