On Mon, Oct 28, 2013 at 11:31:33PM +0800, Huang Rui wrote: > 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 <ray.huang@xxxxxxx> This patch adds build warnings, so I can't take it: drivers/usb/misc/usbtest.c: In function ‘ch9_postconfig’: drivers/usb/misc/usbtest.c:754:48: warning: comparison of distinct pointer types lacks a cast [enabled by default] drivers/usb/misc/usbtest.c:769:39: warning: comparison of distinct pointer types lacks a cast [enabled by default] So does one of the other patches after this one as well. Please fix that up and resend and be more careful in the future. thanks, greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html