commit | 5936ac7f93965931c508e1928d142076998ce65d | [log] [tgz] |
---|---|---|
author | David Vrabel <david.vrabel@csr.com> | Wed Apr 08 17:36:32 2009 +0000 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Fri Apr 17 10:50:28 2009 -0700 |
tree | ab6eafd9032dd6bf4b9b35d1c799745de2487000 | |
parent | 8db324ec4322a15cf8819b8a7f0eff5aa98b2ff6 [diff] |
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>