This patchset fixes buffer lengths and SGL filling to handle offset greater than first SGL segment.
Tomasz Jozwiak (2): compress/qat: fix buffer lengths in offset case common/qat: fix offset greater than first sgl segment drivers/common/qat/qat_common.c | 77 +++++++++++++++++------------------------ drivers/common/qat/qat_common.h | 2 +- drivers/compress/qat/qat_comp.c | 19 +++++----- drivers/crypto/qat/qat_sym.c | 18 +++++----- 4 files changed, 53 insertions(+), 63 deletions(-) -- 2.7.4