Branch: refs/heads/master
Home: https://github.com/Linaro/odp
Commit: 88dbb00623102878f2e0e1dd720a942fdd980ca3
https://github.com/Linaro/odp/commit/88dbb00623102878f2e0e1dd720a942fdd980ca3
Author: Bill Fischofer <[email protected]>
Date: 2017-03-02 (Thu, 02 Mar 2017)
Changed paths:
M platform/linux-generic/odp_pool.c
Log Message:
-----------
linux-generic: pool: add odp_pool_capability() rc check
Resolve Bug https://bugs.linaro.org/show_bug.cgi?id=2826 by adding
an explicit check of the rc from odp_pool_capability() for consistency
with other code that calls this routine.
Signed-off-by: Bill Fischofer <[email protected]>
Signed-off-by: Maxim Uvarov <[email protected]>