On Tue, 2015-08-04 at 01:26 +0200, Bernhard Nortmann wrote:
>  void aw_fel_write_uboot_image(libusb_device_handle *usb,
> -             uint8_t *buf, size_t len)
> +             uint8_t *buf, int len)

Siahei's comments may make this moot, but if you want len to be signed you
most likely want ssize_t.

Ian.

-- 
You received this message because you are subscribed to the Google Groups 
"linux-sunxi" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to linux-sunxi+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to