On Tue, 6 Apr 2021 21:17:30 +0800 Wong Vee Khee wrote:
> 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]>

