[PATCH 0/2] add omitted release in qat_common

From: Quentin Lambert
Date: Fri Sep 02 2016 - 10:38:13 EST


The first patch introduces a variable to handle different error codes and be
able to reuse the same clean up code. The second add an omitted release by
jumping to the clean code having set the returned value to the proper error
code.

---
drivers/crypto/qat/qat_common/qat_uclo.c | 16 ++++++++++++----
1 file changed, 12 insertions(+), 4 deletions(-)
---