Searched hist:"94 b385fa236c85b00ee0bceced05aad2550c2208" (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/drivers/usb/gadget/ |
| H A D | f_fastboot.c | 94b385fa236c85b00ee0bceced05aad2550c2208 Sat Jul 04 14:46:15 UTC 2015 Paul Kocialkowski <contact@paulk.fr> usb: gadget: fastboot: Request status and length check in rx handler
This avoids handling requests that have an error status or no data. In particular, this avoids showing unnecessary error messages when the USB gadget gets disconnected (e.g. with fastboot continue) and the fastboot USB gadget driver sends an error back to the host (that has disconnected already).
Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
|