Files
linux/drivers
Ben Dooks 8cc1da96d1 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: Ben Dooks <ben.dooks@codethink.co.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-10-11 12:06:06 -07:00
..
2018-09-07 10:05:20 +02:00
2018-08-08 15:44:47 +10:00
2018-08-20 11:36:07 +02:00
2018-10-07 21:31:32 -07:00