diff options
author | Shahed Shaikh <[email protected]> | 2014-08-18 09:31:55 -0400 |
---|---|---|
committer | David S. Miller <[email protected]> | 2014-08-21 17:43:15 -0700 |
commit | 3d8623e60054e6ada897e6295f137fa7f1399a97 (patch) | |
tree | 71abe07837d62bbf92fabc65b1b2c1a1bd234ce7 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | d874df58ff2eefadd22623d4e53ff92e38117b40 (diff) |
qlcnic: Fix endianess issue in firmware load from file operation
Firmware binary file is in little endian. On big-endian architecture, while
writing this binary FW file to adapters memory, writel() swaps the data resulting into
corruption of FW image. So, swap the data before writing into adapters memory.
Signed-off-by: Shahed Shaikh <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions