linux/drivers/crypto/qat
Bruce Allan 8c4cef464b crypto: qat - fix bad unlock balance
The mutex table_lock is unlocked in two functions without first being locked.
Fix the functions to properly protect the accel_table with the table_lock.

Also, fix a spelling error in one of the function's header comment.

Signed-off-by: Bruce Allan <bruce.w.allan@intel.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2014-10-24 22:49:37 +08:00
..
qat_common crypto: qat - fix bad unlock balance 2014-10-24 22:49:37 +08:00
qat_dh895xcc Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 2014-10-02 14:37:20 +08:00
Kconfig crypto: qat - Updated Firmware Info Metadata 2014-06-26 14:49:35 +08:00
Makefile crypto: qat - Intel(R) QAT driver framework 2014-06-20 21:26:15 +08:00