Hi, This patch set fixes some incorrect (and possibly dangerous) behavior present in the OS descriptor handling code of the latest kernel tree and provides some simplifications that allow for a bit of code removal. The first patch may need to be considered for inclusion in stable kernels. Chris Dickens (2): usb: gadget: composite: fix incorrect handling of OS desc requests usb: gadget: composite: remove duplicated code in OS desc handling drivers/usb/gadget/composite.c | 110 +++++++++++++++-------------------------- include/linux/usb/composite.h | 3 ++ 2 files changed, 43 insertions(+), 70 deletions(-) -- 2.15.1 -- 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