Re: [PATCH] net: cdc_ncm: use tasklet_init() for tasklet_struct init

From: David Miller
Date: Thu Oct 11 2018 - 15:06:45 EST


From: Ben Dooks <ben.dooks@xxxxxxxxxxxxxxx>
Date: Thu, 11 Oct 2018 14:03:32 +0100

> The tasklet initialisation would be better done by tasklet_init()
> instead of assuming all the fields are in an ok state by default.
>
> This does not fix any actual know bug.
>
> Signed-off-by: Ben Dooks <ben.dooks@xxxxxxxxxxxxxxx>

Applied to net-next.