]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
i40e: fix misleading debug logs
authorAndrii Staikov <andrii.staikov@intel.com>
Wed, 2 Aug 2023 07:47:32 +0000 (09:47 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 26 Aug 2023 12:23:34 +0000 (14:23 +0200)
commitf11c2802e143b949e6b4485a494207e5be98cf40
tree9ee2034034145f7ebcf9a5c4e57586b5508f81ad
parent5ba2b936f3e1e6325d70e4e8de71ad905477478a
i40e: fix misleading debug logs

[ Upstream commit 2f2beb8874cb0844e84ad26e990f05f4f13ff63f ]

Change "write" into the actual "read" word.
Change parameters description.

Fixes: 7073f46e443e ("i40e: Add AQ commands for NVM Update for X722")
Signed-off-by: Aleksandr Loktionov <aleksandr.loktionov@intel.com>
Signed-off-by: Andrii Staikov <andrii.staikov@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/net/ethernet/intel/i40e/i40e_nvm.c