summaryrefslogtreecommitdiff
path: root/scripts/objdiff
diff options
context:
space:
mode:
authorMateusz Polchlopek <mateusz.polchlopek@intel.com>2024-12-31 10:50:44 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2025-02-08 09:58:04 +0100
commit5c9b22519d1410b6014aa4b4b6ef7a1b4bd3a043 (patch)
treedaa2d238a2ee84b221cd52ddd76602dbb998ef98 /scripts/objdiff
parent8191df8ec88c0250b5cc5aa31582e3d542d01320 (diff)
downloadlinux-5c9b22519d1410b6014aa4b4b6ef7a1b4bd3a043.tar.gz
linux-5c9b22519d1410b6014aa4b4b6ef7a1b4bd3a043.tar.bz2
linux-5c9b22519d1410b6014aa4b4b6ef7a1b4bd3a043.zip
ice: remove invalid parameter of equalizer
[ Upstream commit c5cc2a27e04f2fcd77c74ada9aef76a758a24697 ] 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> Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions