From: Bill Pemberton Date: Thu, 5 Aug 2010 21:01:06 +0000 (-0400) Subject: USB: ssu100: refine process_packet in ssu100 X-Git-Tag: v2.6.36-rc3~41^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b2cef31f2823558eb92a35624d37439599f3f9f;p=pandora-kernel.git USB: ssu100: refine process_packet in ssu100 The status information does not appear at the start of each incoming packet so the check for len < 4 at the start of ssu100_process_packet is wrong. Remove it. Signed-off-by: Bill Pemberton Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed