From 82f92672ac3e36458fdb298f798913da8460fce9 Mon Sep 17 00:00:00 2001 From: Huang Rui Date: Wed, 30 Oct 2013 11:27:38 +0800 Subject: [PATCH] usb: usbtest: support usb2 extension descriptor test In Test 9 of usbtest module, it is used for performing chapter 9 tests N times. USB2.0 Extension descriptor is one of the generic device-level capbility descriptors which added in section 9.6.2.1 of USB 3.0 spec. This patch adds to support getting usb2.0 extension descriptor test scenario for USB 3.0. Signed-off-by: Huang Rui Acked-by: Alan Stern Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed