From: Alan Stern Date: Fri, 24 Aug 2007 20:27:50 +0000 (-0400) Subject: USB: less-restrictive command checking in g-file-storage X-Git-Tag: v2.6.24-rc1~1395^2~62 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=12943f097e5a4a0550f52f98ab8f476435e2ce15;p=pandora-kernel.git USB: less-restrictive command checking in g-file-storage This patch (as983) makes a test for minimum-length command sizes in g_file_storage less restrictive. It doesn't matter because commands with bad lengths will be detected later on anyway, and doing it like this makes the driver interoperable with certain buggy hosts such as the JVC HiFi (reported by Samuel Hangouet). Signed-off-by: Alan Stern Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed