Message ID | 20210811000333.GA22095@cephalopod (mailing list archive) |
---|---|
Headers | show |
Series | omap-crypto fixes | expand |
On Wed, Aug 11, 2021 at 02:03:33AM +0200, Ben Hutchings wrote: > These are two non-urgent fixes for the omap-crypto drivers. > > Ben. > > Ben Hutchings (2): > crypto: omap - Avoid redundant copy when using truncated sg list > crypto: omap - Fix inconsistent locking of device lists > > drivers/crypto/omap-aes.c | 8 ++++---- > drivers/crypto/omap-crypto.c | 2 +- > drivers/crypto/omap-des.c | 8 ++++---- > drivers/crypto/omap-sham.c | 12 ++++++------ > 4 files changed, 15 insertions(+), 15 deletions(-) All applied. Thanks.