Messages in this thread |  | | Date | Thu, 11 Oct 2018 12:06:42 -0700 (PDT) | Subject | Re: [PATCH] net: cdc_ncm: use tasklet_init() for tasklet_struct init | From | David Miller <> |
| |
From: Ben Dooks <ben.dooks@codethink.co.uk> 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@codethink.co.uk>
Applied to net-next.
|  |