diff options
author | Ben Dooks <[email protected]> | 2018-10-11 14:03:32 +0100 |
---|---|---|
committer | David S. Miller <[email protected]> | 2018-10-11 12:06:06 -0700 |
commit | 8cc1da96d1c92aad27b7dfd689b3cdcc6a2bcc18 (patch) | |
tree | 94d40876671a450d84edc8e8e977c56ee0bfcada /tools/perf/scripts/python | |
parent | 9dffa76c21268f6188b04b966089b5110a7447ef (diff) |
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 <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions