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 10:33:02 -0400 |
commit | 5779675912fa87d8d0af651537acc0e312f06c70 (patch) | |
tree | b3d3d25b14e312051bc6dcbeeb4a92cf366fc6af /include/linux | |
parent | 3a5f8997dc643a0e0e9a0895c2214b21e5e774a2 (diff) |
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 'include/linux')
0 files changed, 0 insertions, 0 deletions