]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
crypto: qat - fix crypto_get_instance_node function
authorTadeusz Struk <tadeusz.struk@intel.com>
Fri, 16 Oct 2015 18:40:56 +0000 (11:40 -0700)
committerHerbert Xu <herbert@gondor.apana.org.au>
Tue, 20 Oct 2015 14:10:47 +0000 (22:10 +0800)
commit4a4b0bad0653a0dce876987f7487b2c5e3ecb05f
tree99836d7af294e73f59ce94a8233a29210179282f
parentf02b7d0c7b433b9a8175ac9027391272877a43ce
crypto: qat - fix crypto_get_instance_node function

qat_crypto_get_instance_node function needs to handle situation when the
first dev in the list is not started.

Signed-off-by: Tadeusz Struk <tadeusz.struk@intel.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/qat/qat_common/qat_crypto.c