dpdk: fix coverity 83/33683/1
authorMohammed Hawari <mohammed@hawari.fr>
Wed, 8 Sep 2021 08:39:14 +0000 (10:39 +0200)
committerMohammed Hawari <mohammed@hawari.fr>
Wed, 8 Sep 2021 08:41:25 +0000 (10:41 +0200)
commit6d1b079bf38882458dc7634d3e302e73d33897a1
tree8ff8fbca6cca34808b351408d6b1960399bb5d8b
parenteed6fc9a98e2574a9f39caec512a072e60b0bdb5
dpdk: fix coverity

Coverity does not seem happy about exotic control
flows in switch/case statements

Change-Id: Ie006190058f811aacf85125ebc58330d9c53510f
Signed-off-by: Mohammed Hawari <mohammed@hawari.fr>
Type: fix
Fixes: 0b42ac565b970c186a9ad734f980b440f56fb25b
src/plugins/dpdk/device/init.c