Message ID | 20231218204715.220299-1-tom.zanussi@linux.intel.com (mailing list archive) |
---|---|
Headers | show |
Series | crypto: Intel Analytics Accelerator (IAA) updates | expand |
On Mon, Dec 18, 2023 at 02:47:13PM -0600, Tom Zanussi wrote: > Hi Herbert, > > Here are a couple patches that didn't make it into the last version of > the IAA crypto driver. > > Tested using both shared and dedicated workqueues, with no problems > seen. > > Thanks, > > Tom > > Tom Zanussi (2): > crypto: iaa - Change desc->priv to 0 > crypto: iaa - Remove unneeded newline in update_max_adecomp_delay_ns() > > drivers/crypto/intel/iaa/iaa_crypto_main.c | 8 ++++---- > drivers/crypto/intel/iaa/iaa_crypto_stats.c | 1 - > 2 files changed, 4 insertions(+), 5 deletions(-) > > -- > 2.34.1 All applied. Thanks.