diff options
| author | Mintz, Yuval <Yuval.Mintz@cavium.com> | 2017-06-02 08:58:30 +0300 |
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2017-06-02 17:33:02 +0300 |
| commit | 5779675912fa87d8d0af651537acc0e312f06c70 (patch) | |
| tree | b3d3d25b14e312051bc6dcbeeb4a92cf366fc6af /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | 3a5f8997dc643a0e0e9a0895c2214b21e5e774a2 (diff) | |
| download | linux-5779675912fa87d8d0af651537acc0e312f06c70.tar.xz | |
qed: Correct order of wwnn and wwpn
Driver reads values via HSI splitting this 8-byte into 2 32-bit
values and builds a single u64 field - but it does so by shifting
the lower field instead of the higher.
Luckily, we still don't use these fields for anything - but we're about
to start.
Signed-off-by: Yuval Mintz <Yuval.Mintz@cavium.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions
