[Intel-wired-lan] [PATCH net v2] i40e: Fix for displaying message regarding NVM version
G, GurucharanX
gurucharanx.g at intel.com
Wed Nov 24 10:26:51 UTC 2021
> -----Original Message-----
> From: Intel-wired-lan <intel-wired-lan-bounces at osuosl.org> On Behalf Of
> Mateusz Palczewski
> Sent: Monday, November 22, 2021 5:16 PM
> To: intel-wired-lan at lists.osuosl.org
> Cc: Palczewski, Mateusz <mateusz.palczewski at intel.com>
> Subject: [Intel-wired-lan] [PATCH net v2] i40e: Fix for displaying message
> regarding NVM version
>
> When loading the i40e driver, it prints a message like:
> 'The driver for the device detected a newer version of the NVM image v1.x
> than expected v1.y. Please install the most recent version of the network
> driver.'
> This is misleading as the driver is working as expected.
>
> Fix that by removing the second part of message and changing it from dev_info
> to dev_dgb.
>
> Fixes: 4fb29bddb57f ("i40e: The driver now prints the API version in error
> message")
> Signed-off-by: Mateusz Palczewski <mateusz.palczewski at intel.com>
> ---
> v2: Fixed the fixes tag to be 12 digits long
> ---
> drivers/net/ethernet/intel/i40e/i40e_main.c | 8 ++++----
> 1 file changed, 4 insertions(+), 4 deletions(-)
>
Tested-by: Gurucharan G <gurucharanx.g at intel.com> (A Contingent worker at Intel)
More information about the Intel-wired-lan
mailing list