]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
octeontx2-pf: Fix holes in error code
authorRatheesh Kannoth <rkannoth@marvell.com>
Fri, 27 Oct 2023 02:19:53 +0000 (07:49 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 20 Nov 2023 10:08:28 +0000 (11:08 +0100)
commitd1b7e6562a4c9ec5a0ccc371041eb20124d201f5
tree2083c06da111a484283d055d12f8311807622037
parentf60297ef59d4b10555c872b49eb491137b42243f
octeontx2-pf: Fix holes in error code

[ Upstream commit 7aeeb2cb7a2570bb69a87ad14018b03e06ce5be5 ]

Error code strings are not getting printed properly
due to holes. Print error code as well.

Fixes: 51afe9026d0c ("octeontx2-pf: NIX TX overwrites SQ_CTX_HW_S[SQ_INT]")
Signed-off-by: Ratheesh Kannoth <rkannoth@marvell.com>
Reviewed-by: Wojciech Drewek <wojciech.drewek@intel.com>
Link: https://lore.kernel.org/r/20231027021953.1819959-2-rkannoth@marvell.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c