diff options
author | Alexey Khoroshilov <khoroshilov@ispras.ru> | 2014-10-31 02:45:37 +0200 |
---|---|---|
committer | Kalle Valo <kvalo@qca.qualcomm.com> | 2014-11-04 00:59:05 +0200 |
commit | aa292fa4093d7afab513fee77e3f78229968b931 (patch) | |
tree | 480cf95acaab30a9d6d5f705de91f935ecf69884 /tools/perf/scripts/python | |
parent | 7962b0d898accdc683955af495528d4d6d24e0b3 (diff) |
ath6kl: remove incorrect reset_resume handler
Existing implementation of reset_resume handler just calls
ath6kl_usb_remove() that deallocates all resources.
It can lead to double free, etc. on disconnect.
The patch removes reset_resume handler,
so usb core could conservatively reset the driver.
Found by Linux Driver Verification project (linuxtesting.org).
Signed-off-by: Alexey Khoroshilov <khoroshilov@ispras.ru>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions