Message ID | 20240225201134.759335-1-tom.zanussi@linux.intel.com (mailing list archive) |
---|---|
Headers | show |
Series | crypto: Intel Analytics Accelerator (IAA) bugfixes | expand |
On Sun, Feb 25, 2024 at 02:11:32PM -0600, Tom Zanussi wrote: > Hi Herbert, > > Here are a couple of bugfixes for some minor problems discovered while > testing. > > Thanks, > > Tom > > Tom Zanussi (2): > crypto: iaa - Fix async_disable descriptor leak > crypto: iaa - Fix comp/decomp delay statistics > > drivers/crypto/intel/iaa/iaa_crypto_main.c | 13 ++++++++-- > drivers/crypto/intel/iaa/iaa_crypto_stats.c | 28 --------------------- > drivers/crypto/intel/iaa/iaa_crypto_stats.h | 8 +++--- > 3 files changed, 15 insertions(+), 34 deletions(-) > > -- > 2.34.1 All applied. Thanks.