> -----Original Message----- > From: stable [mailto:stable-boun...@dpdk.org] On Behalf Of Zhiyong Yang > Sent: Tuesday, January 23, 2018 9:48 AM > To: dev@dpdk.org > Cc: Yigit, Ferruh <ferruh.yi...@intel.com>; tho...@monjalon.net; > sta...@dpdk.org; Doherty, Declan <declan.dohe...@intel.com>; > akhil.go...@nxp.com; Yang, Zhiyong <zhiyong.y...@intel.com> > Subject: [dpdk-stable] [PATCH] lib: fix wrong cast > > The wrong casts don't cause actual error, but they should conform to C > standard. > > Fixes: c261d1431bd8 ("security: introduce security API and framework") > Fixes: b3bbd9e5f265 ("cryptodev: support device independent sessions") > Cc: sta...@dpdk.org > Cc: declan.dohe...@intel.com > Cc: akhil.go...@nxp.com > > Signed-off-by: Zhiyong Yang <zhiyong.y...@intel.com>
Acked-by: Pablo de Lara <pablo.de.lara.gua...@intel.com>