Skip to content
Commit 329346eb authored by Srujana Challa's avatar Srujana Challa Committed by Greg Kroah-Hartman
Browse files

octeontx2-af: fix a issue with cpt_lf_alloc mailbox

[ Upstream commit 845fe191 ]

This patch fixes CPT_LF_ALLOC mailbox error due to
incompatible mailbox message format. Specifically, it
corrects the `blkaddr` field type from `int` to `u8`.

Fixes: de2854c8

 ("octeontx2-af: Mailbox changes for 98xx CPT block")
Signed-off-by: default avatarSrujana Challa <schalla@marvell.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
Signed-off-by: default avatarSasha Levin <sashal@kernel.org>
parent 1ee5d75a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment