From: Sarah Sharp Date: Thu, 30 Apr 2009 02:06:36 +0000 (-0700) Subject: USB: xhci: drop spinlock in xhci_urb_enqueue() error path. X-Git-Tag: v2.6.31-rc1~304^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c7959fb265d8d5e00eb6d30717eb63e6189a1f07;p=pandora-kernel.git 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 Signed-off-by: Sarah Sharp Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed