Re: [PATCH] crypto: qat - fix get instance function

2015-11-17 Thread Herbert Xu
On Thu, Oct 22, 2015 at 06:30:36AM -0700, Tadeusz Struk wrote: > Fix the logic in case we have found a device on a given node. > > Signed-off-by: Tadeusz Struk Patch applied. Thanks. -- Email: Herbert Xu Home Page:

[PATCH] crypto: qat - fix get instance function

2015-10-22 Thread Tadeusz Struk
Fix the logic in case we have found a device on a given node. Signed-off-by: Tadeusz Struk --- drivers/crypto/qat/qat_common/qat_crypto.c | 22 +++--- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git