On 2/5/2018 10:51 AM, Nipun Gupta wrote:
Checking if portal has been allocated is now required at the caller of rte_dpaa_portal_init() API. This patch adds check in the dpaa eventdev driver.Fixes: 5d944582d028 ("bus/dpaa: check portal presence in the caller function") Signed-off-by: Nipun Gupta <nipun.gu...@nxp.com> --- drivers/event/dpaa/dpaa_eventdev.c | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-)
Acked-by: Hemant Agrawal <hemant.agra...@nxp.com> <snip..>