aboutsummaryrefslogtreecommitdiff
path: root/include/linux/timerqueue.h
diff options
context:
space:
mode:
authorBjørn Mork <[email protected]>2012-05-09 13:53:23 +0200
committerGreg Kroah-Hartman <[email protected]>2012-05-11 15:19:22 -0700
commit6286d85e8efdb59252d1ceb99a56fa6b0b11526c (patch)
tree37b91b39c74370899aedd708921f6774850cd52a /include/linux/timerqueue.h
parent6b0b79d38806481c1c8fffa7c5842f3c83679a42 (diff)
USB: cdc-wdm: remove from device list on disconnect
Prevents dereferencing an invalid struct usb_interface pointer. Always delete entry from device list whether or not the rest of the device state cleanup is postponed. The device list uses desc->intf as key, and wdm_open will dereference this key while searching for a matching device. A device should not appear in the list unless probe() has succeeded and disconnect() has not finished. Cc: Oliver Neukum <[email protected]> Cc: stable <[email protected]> Signed-off-by: Bjørn Mork <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions