commit | e1394b49ee70bd8686acaf969e4d61b57da1c263 | [log] [tgz] |
---|---|---|
author | David Brownell <david-b@pacbell.net> | Sun Apr 02 10:20:43 2006 -0800 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Fri Apr 14 11:12:25 2006 -0700 |
tree | 24910f3e36baf28db32fc949ea4d196c166393da | |
parent | 8b5249019352eecd49fb00004d583904e891e7b1 [diff] |
[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>