From: Oliver Neukum Date: Sat, 27 Feb 2010 19:56:47 +0000 (+0100) Subject: usb: cdc-wdm: Fix order in disconnect and fix locking X-Git-Tag: v2.6.34-rc2~8^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d93d16e9aa58887feadd999ea26b7b8139e98b56;p=pandora-kernel.git usb: cdc-wdm: Fix order in disconnect and fix locking - as the callback can schedule work, URBs must be killed first - if the driver causes an autoresume, the caller must handle locking Signed-off-by: Oliver Neukum Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed