Hi, Updates for the qat driver. First patch enables all 32 IRQs by default. Second fixes a typo of tasklet variable. Third removes extra buffers for HW state for partial requests. --- Tadeusz Struk (3): crypto: qat: Enable all 32 IRQs crypto: qat: Fix typo in name of tasklet_struct crypto: qat: Removed unneeded partial state .../crypto/qat/qat_common/adf_transport_internal.h | 2 - drivers/crypto/qat/qat_common/qat_algs.c | 66 ++------------------ .../crypto/qat/qat_dh895xcc/adf_dh895xcc_hw_data.h | 2 - drivers/crypto/qat/qat_dh895xcc/adf_isr.c | 8 +- 4 files changed, 13 insertions(+), 65 deletions(-) -- -- To unsubscribe from this list: send the line "unsubscribe linux-crypto" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html