]> git.baikalelectronics.ru Git - kernel.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>
Wed, 23 Aug 2023 15:52:35 +0000 (17:52 +0200)
commit740924313a1b4eb223a6494e199ad83d58f906c7
tree52485d8760effef9083c8ddd16e7556217e33b7f
parentea749b5e3b38cb5ca9de2f3c4fbc25da6529809a
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