Files
android_kernel_xiaomi_sm8450/drivers/net/wireless/ath/ath6kl
Alexey Khoroshilov aa292fa409 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>
2014-11-04 00:59:05 +02:00
..
2014-07-14 15:49:23 +03:00
2014-07-14 16:03:38 +03:00
2012-03-26 16:36:46 +03:00
2012-03-26 16:36:46 +03:00
2014-03-13 07:47:26 +02:00
2013-08-12 14:11:37 +02:00
2013-08-12 14:11:37 +02:00
2013-03-20 08:55:26 -04:00
2014-03-13 07:47:05 +02:00