From: Alan Stern Date: Fri, 8 Jun 2007 19:23:27 +0000 (-0400) Subject: USB: Fix up bogus bInterval values in endpoint descriptors X-Git-Tag: v2.6.22-rc5~60^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=615ae11b3b4af7a5adb0819ff11b3b764eb92268;p=pandora-kernel.git USB: Fix up bogus bInterval values in endpoint descriptors This patch (as904) adds code to check for endpoint descriptor bInterval values outside the legal limits. Illegal values are set to 32 ms, which seems like a reasonable default. This fixes Bugzilla #8432. Signed-off-by: Alan Stern Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed