commit | 2cf672709beb005f6e90cb4edbed6f2218ba953e | [log] [tgz] |
---|---|---|
author | Oliver Neukum <oneukum@suse.com> | Thu May 09 11:08:18 2019 +0200 |
committer | David S. Miller <davem@davemloft.net> | Thu May 09 09:35:40 2019 -0700 |
tree | 374981415b60d03859a6c8e8b3af81a203ce42be | |
parent | 369b46e9fbcfa5136f2cb5f486c90e5f7fa92630 [diff] |
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: Oliver Neukum <oneukum@suse.com> Signed-off-by: David S. Miller <davem@davemloft.net>