[Qemu-devel] [PATCH 0/2] misc usb-mtp fixes

2019-03-19 Thread Bandan Das
The first patch removes a unnecessary function and the second is just a code reorg of usb_mtp_write_data to make it less confusing. Applies on top of [PATCH v3] usb-mtp: fix return status of delete Message-ID: Bandan Das (2): usb-mtp: remove usb_mtp_object_free_one usb-mtp: refactor the flow

[Qemu-devel] [PATCH 0/2] Misc usb-mtp fixes

2018-08-31 Thread Bandan
A documentation fix and changes to return the right error code on write failures. Bandan (2): usb-mtp: fix error conditions for write operation doc: replace x-root with rootdir for usb-mtp hw/usb/dev-mtp.c | 7 --- qemu-doc.texi | 2 +- scripts/device-crash-test | 2