commit | c7959fb265d8d5e00eb6d30717eb63e6189a1f07 | [log] [tgz] |
---|---|---|
author | Sarah Sharp <sarah.a.sharp@linux.intel.com> | Wed Apr 29 19:06:36 2009 -0700 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Mon Jun 15 21:44:50 2009 -0700 |
tree | ee479989ec423d5b9d9f7a5c6cdb47259d73ecaf | |
parent | f0058c627855ecb3b6c7185b7ad1910463c24c42 [diff] |
USB: xhci: drop spinlock in xhci_urb_enqueue() error path. Make sure the error path in xhci_urb_enqueue() releases the spinlock before it returns. Reported by Oliver in http://marc.info/?l=linux-usb&m=124091637311832&w=2 Reported-by: Oliver Neukum <oliver@neukum.org> Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>