Hi, I have joined this patches into single patchset for easier maintenance of order. Changelog: v2 - move endianess fix into separate patch - use htole32() instead of mixing it with cpu_to_le32() to keep code clearer - use correct licensing statement for Public Domain License v1: http://www.spinics.net/lists/linux-usb/msg109581.html http://www.spinics.net/lists/linux-usb/msg109566.html Robert Baldyga (3): tools: ffs-aio-example: fix header values endianess tools: ffs-aio-example: convert to new descriptor format tools: ffs-aio-example: add license information .../multibuff/device_app/aio_multibuff.c | 39 +++++++++++++++++++--- .../usb/ffs-aio-example/multibuff/host_app/test.c | 27 +++++++++++++++ .../ffs-aio-example/simple/device_app/aio_simple.c | 39 +++++++++++++++++++--- tools/usb/ffs-aio-example/simple/host_app/test.c | 27 +++++++++++++++ 4 files changed, 124 insertions(+), 8 deletions(-) -- 1.9.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