staging: vt6656: Fix crash when WLAN is turned off
authorPhilipp Hortmann <philipp.g.hortmann@gmail.com>
Thu, 3 Feb 2022 19:22:01 +0000 (20:22 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 4 Feb 2022 14:24:26 +0000 (15:24 +0100)
commit3a797f364fe98a004515deaa6880c9cf75422b59
treea6ccdaf00749c675563d66a18f6b49f747d123fd
parentc531c785bc49a7e0253041ad9c8a32e3d83e482d
staging: vt6656: Fix crash when WLAN is turned off

Stop submitting urbs before calling usb_kill_urb() and usb_free_urb().

Signed-off-by: Philipp Hortmann <philipp.g.hortmann@gmail.com>
Link: https://lore.kernel.org/r/20220203192201.GA18509@matrix-ESPRIMO-P710
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vt6656/usbpipe.c