From: Oliver Neukum Date: Fri, 5 Jan 2007 16:42:35 +0000 (+0100) Subject: USB: race on disconnect in mdc800 X-Git-Tag: v2.6.21-rc1~92^2~29^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f38649fee955c19f4df9b9e7267f87702712d973;p=pandora-kernel.git USB: race on disconnect in mdc800 I overlooked one. Setting the flag and killing the URBs must be under the lock so that no URB is submitted after usb_kill_urb() Signed-off-by: Oliver Neukum Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed