linux/drivers/usb/wusbcore
David Vrabel 5936ac7f93 WUSB: fix oops when completing URBs for disconnected devices
Fix an oops in wusbhc_giveback_urb() if the wusb device had disconnected
while an urb was in progress. Also release the ref count obtained here.

Signed-off-by: David Vrabel <david.vrabel@csr.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2009-04-17 10:50:28 -07:00
..
Kconfig
Makefile
cbaf.c USB: use kzfree() 2009-03-24 16:20:44 -07:00
crypto.c uwb: use print_hex_dump() 2008-12-22 18:27:17 +00:00
dev-sysfs.c uwb: use dev_dbg() for debug messages 2008-12-22 18:22:50 +00:00
devconnect.c WUSB: fix oops when completing URBs for disconnected devices 2009-04-17 10:50:28 -07:00
mmc.c
pal.c
reservation.c wusb: fix oops when terminating a non-existant reservation 2008-12-12 13:25:21 +00:00
rh.c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-upstream 2009-01-22 19:12:32 +00:00
security.c trivial: Fix dubious bitwise 'and' usage spotted by sparse. 2009-03-30 15:21:57 +02:00
wa-hc.c
wa-hc.h
wa-nep.c uwb: use print_hex_dump() 2008-12-22 18:27:17 +00:00
wa-rpipe.c uwb: use dev_dbg() for debug messages 2008-12-22 18:22:50 +00:00
wa-xfer.c USB: wusbcore/wa-xfer, fix lock imbalance 2009-03-17 14:01:29 -07:00
wusbhc.c WUSB: fix oops when completing URBs for disconnected devices 2009-04-17 10:50:28 -07:00
wusbhc.h