> -----Original Message----- > From: Intel-wired-lan <[email protected]> On Behalf Of Jacob > Keller > Sent: Wednesday, August 7, 2024 2:16 AM > To: Nguyen, Anthony L <[email protected]>; Intel Wired LAN > <[email protected]>; "netdev netdev"@vger.kernel.org > Cc: Temerkhanov, Sergey <[email protected]>; Kitszel, Przemyslaw > <[email protected]>; Kolacinski, Karol > <[email protected]>; Wierzbicki, Jacek <[email protected]> > Subject: [Intel-wired-lan] [PATCH iwl-next 7/7] ice: Report NVM version > numbers on mismatch during load > > From: Sergey Temerkhanov <[email protected]> > > Report NVM version numbers (both detected and expected) when a mismatch b/w > driver and firmware is detected. This provides more useful information about > which NVM version the driver expects, rather than requiring manual code > inspection. > > Signed-off-by: Sergey Temerkhanov <[email protected]> > Signed-off-by: Jacob Keller <[email protected]> > Reviewed-by: Przemek Kitszel <[email protected]> > --- > drivers/net/ethernet/intel/ice/ice_controlq.c | 14 ++++++++++---- > 1 file changed, 10 insertions(+), 4 deletions(-) >
Tested-by: Pucha Himasekhar Reddy <[email protected]> (A Contingent worker at Intel)
