[U-Boot] [PATCH V2 1/2] USB-CDC: correct wrong alignment in ether.c

Remy Bohmer linux at bohmer.net
Sat Aug 14 17:22:02 CEST 2010


Hi,

2010/8/14 Stefano Babic <sbabic at denx.de>:
> The buffer for the status request must be word aligned
> because it is accessed with 32 bit pointer in the
> eth_status_complete function.
>
> Signed-off-by: Stefano Babic <sbabic at denx.de>
> ---
>  drivers/usb/gadget/ether.c |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)

Applied to u-boot-usb/cdc

Thanks.

Remy


More information about the U-Boot mailing list