event/dlb2: fix initialization of COS bandwidth args
authorTimothy McDaniel <timothy.mcdaniel@intel.com>
Sat, 2 Jul 2022 16:22:36 +0000 (11:22 -0500)
committerJerin Jacob <jerinj@marvell.com>
Mon, 4 Jul 2022 16:04:52 +0000 (18:04 +0200)
commit1084c88c51b930d955d715f96083d9091f4191c6
tree50080b115aee5c3ed60ea26580dd57ce24defac7
parent897e2aab031bbd2c9a825b99fb08d6cc087a0e93
event/dlb2: fix initialization of COS bandwidth args

This commit fixes a typo and resultant bug that triggered a
coverity warning.

Coverity issue: 4607286
Fixes: bec8901bfe9f ("event/dlb2: support ldb port specific COS")
Cc: stable@dpdk.org
Signed-off-by: Timothy McDaniel <timothy.mcdaniel@intel.com>
drivers/event/dlb2/dlb2.c