On Fri, May 09, 2025 at 05:21:14PM -0700, Lee Trager wrote: > fbnic supports applying firmware which may not be rolled back. This is > implemented in firmware however it is useful for the driver to know the > minimum supported firmware version. This will enable the driver validate > new firmware before it is sent to the NIC. If it is too old the driver can > provide a clear message that the version is too old. > > Signed-off-by: Lee Trager <lee@xxxxxxxxx> > Signed-off-by: Jakub Kicinski <kuba@xxxxxxxxxx> Reviewed-by: Simon Horman <horms@xxxxxxxxxx>