Re: [PATCH v4 5/6] can: etas_es58x: report the firmware version through ethtool

From: Andrew Lunn
Date: Mon Nov 28 2022 - 08:45:09 EST


On Sun, Nov 27, 2022 at 01:22:10AM +0900, Vincent Mailhol wrote:
> Implement ethtool_ops::get_drvinfo() in order to report the firmware
> version.
>
> Firmware version 0.0.0 has a special meaning and just means that we
> could not parse the product information string. In such case, do
> nothing (i.e. leave the .fw_version string empty).
>
> Signed-off-by: Vincent Mailhol <mailhol.vincent@xxxxxxxxxx>

Reviewed-by: Andrew Lunn <andrew@xxxxxxx>

Andrew