> -----Original Message----- > From: Intel-wired-lan <[email protected]> On Behalf Of > Andrii Staikov > Sent: Monday, October 9, 2023 8:05 PM > To: [email protected] > Cc: Drewek, Wojciech <[email protected]>; Stefan Assmann > <[email protected]>; Staikov, Andrii <[email protected]> > Subject: [Intel-wired-lan] [PATCH iwl-next v1] i40e: Change user notification > of non-SFP module in i40e_get_module_info() > > Make the driver not produce an error message on > "ethtool -m ethX" command when a non-SFP module is encountered > hence there is no possibility to read the EEPROM. > Make the message to appear in the debug log rather > than as an error string. > > Change the return code to -EOPNOTSUPP and the string to make > it more verbose. > > Signed-off-by: Andrii Staikov <[email protected]> > Reviewed-by: Wojciech Drewek <[email protected]> > CC: Stefan Assmann <[email protected]> > CC: Michal Schmidt <[email protected]> > --- > drivers/net/ethernet/intel/i40e/i40e_ethtool.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) >
Tested-by: Pucha Himasekhar Reddy <[email protected]> (A Contingent worker at Intel) _______________________________________________ Intel-wired-lan mailing list [email protected] https://lists.osuosl.org/mailman/listinfo/intel-wired-lan
