compress/qat: fix buffer lengths in offset case
authorTomasz Jozwiak <tomaszx.jozwiak@intel.com>
Thu, 2 Aug 2018 15:09:25 +0000 (17:09 +0200)
committerPablo de Lara <pablo.de.lara.guarch@intel.com>
Fri, 3 Aug 2018 07:14:24 +0000 (09:14 +0200)
commit4b57bfec46356f34d000f6d06ee1f3c24ee2e3fd
tree4a4725e8b91638bdf1804be72b6b88f13e312f1e
parent7925c6be2a738051bb2fc2b4be4be9a5a5c412a1
compress/qat: fix buffer lengths in offset case

Fixed lengths for src and dest buffers

Fixes: 32842f2a6d7d ("compress/qat: create FW request and process response")

Signed-off-by: Tomasz Jozwiak <tomaszx.jozwiak@intel.com>
Acked-by: Fiona Trahe <fiona.trahe@intel.com>
drivers/compress/qat/qat_comp.c