diff options
author | Oliver Neukum <[email protected]> | 2019-05-09 11:08:16 +0200 |
---|---|---|
committer | David S. Miller <[email protected]> | 2019-05-09 09:35:40 -0700 |
commit | b8b277525e9df2fd2dc3d1f4fe01c6796bb107fc (patch) | |
tree | d4c2af4b3e7545a1b0d5092264daf41fbdd9245c /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 873017af778439f2f8e3d87f28ddb1fcaf244a76 (diff) |
aqc111: fix endianness issue in aqc111_change_mtu
If the MTU is large enough, the first write to the device
is just repeated. On BE architectures, however, the first
word of the command will be swapped a second time and garbage
will be written. Avoid that.
Signed-off-by: Oliver Neukum <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions