diff options
author | Bruce Allan <bruce.w.allan@intel.com> | 2014-10-15 22:33:15 +0400 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2014-10-24 18:49:37 +0400 |
commit | 8c4cef464b90b1638ff01a922d6a34095cc09c0c (patch) | |
tree | 7de1077263da5574206ee4fc77d5c054f8aeea4d /drivers/crypto/padlock-sha.c | |
parent | 41a84982a1d728165554be3e2be845f2caf83b55 (diff) | |
download | linux-8c4cef464b90b1638ff01a922d6a34095cc09c0c.tar.xz |
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>
Diffstat (limited to 'drivers/crypto/padlock-sha.c')
0 files changed, 0 insertions, 0 deletions