Fix some issues with dummy_hcd transfer simulation - incorrect
short packets and overwritten bandwidth limits.

Igor Kotrasinski (4):
  usb: gadget: dummy_hcd: emulate sending zlp in packet logic
  usb: gadget: dummy_hcd: fix unneeded else-if condition
  usb: gadget: dummy_hcd: fix rescan logic for transfer
  usb: gadget: dummy_hcd: in transfer(), return data sent, not limit

 drivers/usb/gadget/udc/dummy_hcd.c | 46 +++++++++++++++++++++++++-------------
 1 file changed, 30 insertions(+), 16 deletions(-)

-- 
1.9.1

--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to