diff options
author | Mateusz Palczewski <mateusz.palczewski@intel.com> | 2021-12-09 11:04:35 +0100 |
---|---|---|
committer | Tony Nguyen <anthony.l.nguyen@intel.com> | 2022-01-04 14:10:48 -0800 |
commit | 40feded8a247f95957a0de9abd100085fb320a2f (patch) | |
tree | 1762967eb9cda64d58083545ed13f3cbe97baaa6 /drivers/uio | |
parent | 3116f59c12bd24c513194cd3acb3ec1f7d468954 (diff) | |
download | linux-stable-40feded8a247f95957a0de9abd100085fb320a2f.tar.gz linux-stable-40feded8a247f95957a0de9abd100085fb320a2f.tar.bz2 linux-stable-40feded8a247f95957a0de9abd100085fb320a2f.zip |
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_dbg.
Fixes: 4fb29bddb57f ("i40e: The driver now prints the API version in error message")
Signed-off-by: Mateusz Palczewski <mateusz.palczewski@intel.com>
Tested-by: Gurucharan G <gurucharanx.g@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Diffstat (limited to 'drivers/uio')
0 files changed, 0 insertions, 0 deletions