[dpdk-dev] [PATCH] cryptodev: fix function prototype

De Lara Guarch, Pablo pablo.de.lara.guarch at intel.com
Tue Jan 9 12:48:15 CET 2018



> -----Original Message-----
> From: De Lara Guarch, Pablo
> Sent: Wednesday, December 13, 2017 3:55 PM
> To: Doherty, Declan <declan.doherty at intel.com>
> Cc: dev at dpdk.org; De Lara Guarch, Pablo
> <pablo.de.lara.guarch at intel.com>; stable at dpdk.org
> Subject: [PATCH] cryptodev: fix function prototype
> 
> qp_detach_session function was using the attach_session_t function
> prototype, instead of detach_session_t.
> Since both of them have the same parameters, there were no compilation
> issues, but it is not consistent.
> 
> Fixes: d816fdea557c ("cryptodev: add API to associate session with queue
> pair")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Pablo de Lara <pablo.de.lara.guarch at intel.com>

Applied to dpdk-next-crypto.

Pablo


More information about the dev mailing list