diff options
author | Ben Dooks <ben.dooks@codethink.co.uk> | 2018-10-11 15:03:32 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-10-11 21:06:06 +0200 |
commit | 8cc1da96d1c92aad27b7dfd689b3cdcc6a2bcc18 (patch) | |
tree | 94d40876671a450d84edc8e8e977c56ee0bfcada /drivers/Kconfig | |
parent | selftests: use posix-style redirection in ip_defrag.sh (diff) | |
download | linux-8cc1da96d1c92aad27b7dfd689b3cdcc6a2bcc18.tar.xz linux-8cc1da96d1c92aad27b7dfd689b3cdcc6a2bcc18.zip |
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>
Diffstat (limited to 'drivers/Kconfig')
0 files changed, 0 insertions, 0 deletions