From: Oliver Neukum Date: Sat, 27 Feb 2010 19:56:22 +0000 (+0100) Subject: usb: cdc-wdm:Fix loss of data due to autosuspend X-Git-Tag: v2.6.34-rc2~8^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=62e6685470fb04fb7688ecef96c39160498721d5;p=pandora-kernel.git usb: cdc-wdm:Fix loss of data due to autosuspend The guarding flag must be set and tested under spinlock and cleared before the URBs are resubmitted in resume. Signed-off-by: Oliver Neukum Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed