Re: [PATCH] lib/compress: fix incorrect structure comment
From: Trahe, Fiona <hidden>
Date: 2018-11-27 15:17:52
From: Trahe, Fiona <hidden>
Date: 2018-11-27 15:17:52
-----Original Message-----
From: Daly, Lee
Sent: Tuesday, November 27, 2018 8:10 AM
To: Trahe, Fiona <redacted>
Cc: dev@dpdk.org; Daly, Lee <redacted>; stable@dpdk.org
Subject: [PATCH] lib/compress: fix incorrect 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
Cc: fiona.trahe@intel.com
Signed-off-by: Lee Daly <redacted>Acked-by: Fiona Trahe <redacted>