From: Alan Stern Date: Mon, 14 Apr 2008 15:45:29 +0000 (-0400) Subject: USB: g_file_storage: ignore bulk-out data after invalid CBW X-Git-Tag: v2.6.26-rc1~1061^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b950bdbc67041412cb042e404938667204c7902c;p=pandora-kernel.git USB: g_file_storage: ignore bulk-out data after invalid CBW This patch (as1061) makes g_file_storage more compliant with the Bulk-Only Transport specification. After an invalid CBW is received, the gadget must ignore any further bulk-OUT data until it is reset. Signed-off-by: Alan Stern Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed