Skip to content
Commit 2cf67270 authored by Oliver Neukum's avatar Oliver Neukum Committed by David S. Miller
Browse files

aqc111: fix double endianness swap on BE



If you are using a function that does a swap in place,
you cannot just reuse the buffer on the assumption that it has
not been changed.

Signed-off-by: default avatarOliver Neukum <oneukum@suse.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 369b46e9
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment