[U-Boot] [PATCH V3 1/2] USB-CDC: correct wrong alignment in ether.c
Remy Bohmer
linux at bohmer.net
Sun Aug 15 18:18:15 CEST 2010
Hi,
2010/8/15 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