From 615ae11b3b4af7a5adb0819ff11b3b764eb92268 Mon Sep 17 00:00:00 2001 From: Alan Stern Date: Fri, 8 Jun 2007 15:23:27 -0400 Subject: [PATCH] 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-format-patch failed