On Wed, Jun 25 2014, Robert Baldyga wrote:
> We wrap numeric values of fs_count and hs_count fields in htole32,
> because they should be in little-endian format.
>
> Signed-off-by: Robert Baldyga
Acked-by: Michal Nazarewicz
> ---
> tools/usb/ffs-aio-example/multibuff/device_app/aio_multibuff.
We wrap numeric values of fs_count and hs_count fields in htole32,
because they should be in little-endian format.
Signed-off-by: Robert Baldyga
---
tools/usb/ffs-aio-example/multibuff/device_app/aio_multibuff.c | 4 ++--
tools/usb/ffs-aio-example/simple/device_app/aio_simple.c | 4 ++--
2