From: Oliver Neukum Date: Sat, 27 Feb 2010 19:55:52 +0000 (+0100) Subject: usb: cdc-wdm: Fix submission of URB after suspension X-Git-Tag: v2.6.34-rc2~8^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=beb1d35f1690fe27694472a010a8e4a9ae11cc50;p=pandora-kernel.git usb: cdc-wdm: Fix submission of URB after suspension There's a window under which cdc-wdm may submit an URB to a device about to be suspended. This introduces a flag to prevent it. Signed-off-by: Oliver Neukum Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed