bus/dpaa: fix unchecked return value
authorSunil Kumar Kori <sunil.kori@nxp.com>
Mon, 9 Apr 2018 10:22:45 +0000 (15:52 +0530)
committerThomas Monjalon <thomas@monjalon.net>
Wed, 11 Apr 2018 22:20:31 +0000 (00:20 +0200)
commit23386f2ece4b6d3a15b3940088edecbfc877917d
tree88fbfa47467815a426612dd00110e75077e07415
parent894888540bdddd050c0927c436cf89a60abfaef2
bus/dpaa: fix unchecked return value

Coverity issue: 268323
Fixes: 5d944582d028 ("bus/dpaa: check portal presence in the caller function")
Cc: stable@dpdk.org
Signed-off-by: Sunil Kumar Kori <sunil.kori@nxp.com>
Acked-by: Hemant Agrawal <hemant.agrawal@nxp.com>
drivers/bus/dpaa/dpaa_bus.c