> 
> Coverity reported about two division by zero:
> *** CID 350344:  Incorrect expression  (DIVIDE_BY_ZERO)
> Although in fact these dividers will never be equal to 0,
> adding explicit checks in lookup() to make coverity happy
> will not affect the execution speed.
> 
> Signed-off-by: Vladimir Medvedkin <[email protected]>
> Acked-by: Konstantin Ananyev <[email protected]>
> ---
Applied to dpdk-next-crypto

Thanks.

Reply via email to