]> git.droids-corp.org - dpdk.git/commit
event/cnxk: fix variables casting
authorGowrishankar Muthukrishnan <gmuthukrishn@marvell.com>
Sat, 12 Feb 2022 12:39:46 +0000 (18:09 +0530)
committerJerin Jacob <jerinj@marvell.com>
Tue, 22 Feb 2022 09:45:33 +0000 (10:45 +0100)
commit894851527eb08c153b13e7385d02d138b57a6c43
tree0473c03a35c0e5e3eb9c732e198ff7147b0ff06c
parentf6ed136aaea6b9f237670891df9c0b8a4b97d6d3
event/cnxk: fix variables casting

Fix incompatible casting on variables reported by coverity scan.

Coverity issue: 370582 370584
Fixes: 6223ede2036 ("event/cnxk: add event port link and unlink")
Cc: stable@dpdk.org
Signed-off-by: Gowrishankar Muthukrishnan <gmuthukrishn@marvell.com>
drivers/event/cnxk/cn10k_eventdev.c
drivers/event/cnxk/cn9k_eventdev.c