Skip to content
Snippets Groups Projects
Commit f50dcd60 authored by Shiraz Hashim's avatar Shiraz Hashim Committed by Marek Vasut
Browse files

USB:gadget:designware Fix memory nonalignment issue


While receiving packets from FIFO sometimes the buffer provided was
nonaligned. Fix this by taking a temporary aligned buffer and then
copying the content to nonaligned buffer.

Signed-off-by: default avatarShiraz Hashim <shiraz.hashim@st.com>
Signed-off-by: default avatarAmit Virdi <amit.virdi@st.com>
parent 4df4f3c9
No related branches found
No related tags found
Loading
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