diff options
author | Edwin Peer <edwin.peer@broadcom.com> | 2021-09-05 14:10:56 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-09-05 20:43:03 +0100 |
commit | beb55fcf950f5454715df05234bb2b2914bc97ac (patch) | |
tree | 2ed3a972bc1ce0052c08f1761dd30b95c0f51341 /tools/perf/scripts/python/stackcollapse.py | |
parent | 1656db67233e4259281d2ac35b25f712edbbc20b (diff) |
bnxt_en: fix read of stored FW_PSID version on P5 devices
P5 devices store NVM arrays using a different internal representation.
This implementation detail permeates into the HWRM API, requiring the
caller to explicitly index the array elements in HWRM_NVM_GET_VARIABLE
on these devices. Conversely, older devices do not support the indexed
mode of operation and require reading the raw NVM content.
Fixes: db28b6c77f40 ("bnxt_en: Fix devlink info's stored fw.psid version format.")
Signed-off-by: Edwin Peer <edwin.peer@broadcom.com>
Signed-off-by: Michael Chan <michael.chan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions