From: Alan Stern Date: Tue, 4 Sep 2007 13:53:24 +0000 (-0400) Subject: USB: fix location of statement label in dummy-hcd X-Git-Tag: v2.6.24-rc1~1395^2~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=63f991b2871bdb1431e8ff62cae2b7b94b4e5b0c;p=pandora-kernel.git USB: fix location of statement label in dummy-hcd This patch (as984) fixes a rather elementary mistake in dummy_hcd. The new statement label should come before the spin_unlock_irqrestore, not after it. Signed-off-by: Alan Stern Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed