From: Alan Stern Date: Mon, 24 Oct 2005 19:41:19 +0000 (-0400) Subject: [PATCH] USB: Fix maxpacket length for ep0 on root hubs X-Git-Tag: v2.6.15-rc1~731^2~16^2~1^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=16f16d117c1eb99451e4c73c87546eef05c66790;p=pandora-kernel.git [PATCH] USB: Fix maxpacket length for ep0 on root hubs This patch (as591) fixes a rather innocuous bug that has been around for quite a long time: Virtual root hubs should have a maxpacket length of 64 for endpoint 0. I didn't realize it was wrong until I started looking through the endpoint attribute files. Signed-off-by: Alan Stern Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed