From: Roger Quadros Date: Mon, 9 May 2011 10:08:07 +0000 (+0300) Subject: usb: gadget: f_mass_storage: Make us pass USBCV MSC Compliance tests X-Git-Tag: v3.0-rc1~337^2~48 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=95ed32366748e2034e82c9e738c312df8fb3d3a9;p=pandora-kernel.git usb: gadget: f_mass_storage: Make us pass USBCV MSC Compliance tests Defer the SET_CONFIG and SET_INTERFACE control transfer's data/status stages till we are ready to process new CBW from the host. This way we ensure that we don't loose any CBW during MSC compliance tests and cause lock up. Signed-off-by: Roger Quadros Acked-by: Michal Nazarewicz Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed