]> www.infradead.org Git - users/hch/xfs.git/commit
octeontx2-af: fix a issue with cpt_lf_alloc mailbox
authorSrujana Challa <schalla@marvell.com>
Wed, 10 Jul 2024 07:51:24 +0000 (13:21 +0530)
committerDavid S. Miller <davem@davemloft.net>
Fri, 12 Jul 2024 12:42:00 +0000 (13:42 +0100)
commit845fe19139ab5a1ee303a3bee327e3191c3938af
tree5acf34b394b332e46e87fb59d8a884ae6723cff7
parentbc35e28af7890085dcbe5cc32373647dfb4d9af9
octeontx2-af: fix a issue with cpt_lf_alloc mailbox

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: de2854c87c64 ("octeontx2-af: Mailbox changes for 98xx CPT block")
Signed-off-by: Srujana Challa <schalla@marvell.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/marvell/octeontx2/af/mbox.h