Reviewed-by: Robbie King <[email protected]> Thanks Taras, looks good. I should have realized I could have created the patch quicker than I could have sent the original email. Thanks again.
-----Original Message----- From: Taras Kondratiuk [mailto:[email protected]] Sent: Tuesday, February 24, 2015 6:03 AM To: [email protected] Cc: Robbie King (robking); Taras Kondratiuk Subject: [PATCHv2 0/2] fix crypto operation return code for invalid IV v2: added a separate return code for this case Taras Kondratiuk (2): api: crypto: add error code for invalid IV linux-generic: crypto: fix crypto operation return code for invalid IV include/odp/api/crypto.h | 3 +++ platform/linux-generic/include/odp/plat/crypto_types.h | 1 + platform/linux-generic/odp_crypto.c | 4 ++-- 3 files changed, 6 insertions(+), 2 deletions(-) -- 1.9.1 _______________________________________________ lng-odp mailing list [email protected] http://lists.linaro.org/mailman/listinfo/lng-odp
