Skip to content
Snippets Groups Projects
Commit 80460772 authored by Stefano Babic's avatar Stefano Babic Committed by Remy Bohmer
Browse files

USB-CDC: correct wrong alignment in ether.c


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: default avatarStefano Babic <sbabic@denx.de>
parent c0ef5131
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment