compressdev: fix structure comment
authorLee Daly <lee.daly@intel.com>
Tue, 27 Nov 2018 15:10:24 +0000 (15:10 +0000)
committerAkhil Goyal <akhil.goyal@nxp.com>
Wed, 19 Dec 2018 10:19:10 +0000 (11:19 +0100)
commit9d3e1cb1355db3b6593862e12d4304fbc4b2240d
tree94c304ac05e48469015397dc998172009e690a82
parent2680b69c7bd577ac07c799304eb21bc8e72fc4cd
compressdev: fix structure comment

Fixes incorrect comment on compressdev rte_comp_op structure element.
Comment needed to be updated to be compliant with the use of
chained mbufs.

Fixes: f87bdc1ddcf4 ("compressdev: add compression specific data")
Cc: stable@dpdk.org
Signed-off-by: Lee Daly <lee.daly@intel.com>
Acked-by: Fiona Trahe <fiona.trahe@intel.com>
lib/librte_compressdev/rte_comp.h