diff options
author | 2024-12-31 10:50:44 +0100 | |
---|---|---|
committer | 2025-01-24 10:49:42 -0800 | |
commit | c5cc2a27e04f2fcd77c74ada9aef76a758a24697 (patch) | |
tree | 439d8151ba616d56ace80a6cd330955214a66c99 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ice: fix ice_parser_rt::bst_key array size (diff) | |
download | wireguard-linux-c5cc2a27e04f2fcd77c74ada9aef76a758a24697.tar.xz wireguard-linux-c5cc2a27e04f2fcd77c74ada9aef76a758a24697.zip |
ice: remove invalid parameter of equalizer
It occurred that in the commit 70838938e89c ("ice: Implement driver
functionality to dump serdes equalizer values") the invalid DRATE parameter
for reading has been added. The output of the command:
$ ethtool -d <ethX>
returns the garbage value in the place where DRATE value should be
stored.
Remove mentioned parameter to prevent return of corrupted data to
userspace.
Fixes: 70838938e89c ("ice: Implement driver functionality to dump serdes equalizer values")
Signed-off-by: Mateusz Polchlopek <mateusz.polchlopek@intel.com>
Reviewed-by: Michal Swiatkowski <michal.swiatkowski@linux.intel.com>
Tested-by: Rinitha S <sx.rinitha@intel.com> (A Contingent worker at Intel)
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions