diff options
author | Shai Malin <[email protected]> | 2021-10-04 09:58:40 +0300 |
---|---|---|
committer | David S. Miller <[email protected]> | 2021-10-04 12:55:48 +0100 |
commit | fb09a1ed5c6e507499a9da54bfd34f71a2673961 (patch) | |
tree | 3b3f79a01132164b2e98c4cbe644966812d7b703 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 19198e4ec97dc9d173b458a75ace3c3ca55c2d85 (diff) |
qed: Remove e4_ and _e4 from FW HSI
The existing qed/qede/qedr/qedi/qedf code uses chip-specific naming in
structures, functions, variables and defines in FW HSI (Hardware
Software Interface).
The new FW version introduced a generic naming convention in HSI
in-which the same code will be used across different versions
for simpler maintainability. It also eases in providing support for
new features.
With this patch every "_e4" or "e4_" prefix or suffix is not needed
anymore and it will be removed.
Reviewed-by: Manish Rangankar <[email protected]>
Reviewed-by: Javed Hasan <[email protected]>
Signed-off-by: Ariel Elior <[email protected]>
Signed-off-by: Omkar Kulkarni <[email protected]>
Signed-off-by: Shai Malin <[email protected]>
Signed-off-by: Prabhakar Kushwaha <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions