From: David Brownell Date: Sun, 2 Apr 2006 18:20:43 +0000 (-0800) Subject: [PATCH] USB: g_ether, highspeed conformance fix X-Git-Tag: v2.6.17-rc2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e1394b49ee70bd8686acaf969e4d61b57da1c263;p=pandora-kernel.git [PATCH] USB: g_ether, highspeed conformance fix Be sure to record the peripheral's ep0 maxpacket size BEFORE using that to initialize the (high speed) device qualifier; that helps a lot with USBCV testing. Signed-off-by: David Brownell Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed