]> git.droids-corp.org - dpdk.git/commit
common/cnxk: fix sizeof not portable
authorGowrishankar Muthukrishnan <gmuthukrishn@marvell.com>
Sun, 24 Apr 2022 16:17:46 +0000 (21:47 +0530)
committerJerin Jacob <jerinj@marvell.com>
Thu, 5 May 2022 08:10:17 +0000 (10:10 +0200)
commite4a96623a4beafb2c05791aee16a99bdda63db69
tree532128b933dd9a2deb78ed46138b935db3ed1f57
parentea0d681efa86cb8902d93409679e3ac507755345
common/cnxk: fix sizeof not portable

Fix sizeof not portable issue reported in coverity scan.

Coverity issue: 376538
Fixes: 7e9a94909ee ("common/cnxk: realloc inline device XAQ AURA")
Cc: stable@dpdk.org
Signed-off-by: Gowrishankar Muthukrishnan <gmuthukrishn@marvell.com>
Acked-by: Jerin Jacob <jerinj@marvell.com>
drivers/common/cnxk/roc_nix_inl_dev.c