Skip to content
Commit 8cc1da96 authored by Ben Dooks's avatar Ben Dooks Committed by David S. Miller
Browse files

net: cdc_ncm: use tasklet_init() for tasklet_struct init



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: default avatarBen Dooks <ben.dooks@codethink.co.uk>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 9dffa76c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment