[PATCH] USB: g_ether, highspeed conformance fix
authorDavid Brownell <david-b@pacbell.net>
Sun, 2 Apr 2006 18:20:43 +0000 (10:20 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 14 Apr 2006 18:12:25 +0000 (11:12 -0700)
commite1394b49ee70bd8686acaf969e4d61b57da1c263
tree24910f3e36baf28db32fc949ea4d196c166393da
parent8b5249019352eecd49fb00004d583904e891e7b1
[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 <dbrownell@users.sourceforge.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/gadget/ether.c