diff options
author | Wong Vee Khee <[email protected]> | 2021-04-06 21:17:30 +0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2021-04-06 16:42:25 -0700 |
commit | 63cf32389925e234d166fb1a336b46de7f846003 (patch) | |
tree | 9b8dfd66078159ca99d441219b5a42ad5b64af8a /tools/perf/scripts/python/syscall-counts.py | |
parent | ed7bedd2c3ca040f1e8ea02c6590a93116b1ec78 (diff) |
ethtool: fix incorrect datatype in set_eee ops
The member 'tx_lpi_timer' is defined with __u32 datatype in the ethtool
header file. Hence, we should use ethnl_update_u32() in set_eee ops.
Fixes: fd77be7bd43c ("ethtool: set EEE settings with EEE_SET request")
Cc: <[email protected]> # 5.10.x
Cc: Michal Kubecek <[email protected]>
Signed-off-by: Wong Vee Khee <[email protected]>
Reviewed-by: Jakub Kicinski <[email protected]>
Reviewed-by: Michal Kubecek <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions