crypto/cnxk: fix build with asserts
authorTejasree Kondoj <ktejasree@marvell.com>
Fri, 9 Jul 2021 09:41:47 +0000 (15:11 +0530)
committerDavid Marchand <david.marchand@redhat.com>
Fri, 9 Jul 2021 11:18:56 +0000 (13:18 +0200)
commit4a3e72a2ee8d8065bf29f3ce26e54826850c657f
tree89c83fd0ddfd8175c78ac28e06051eab7b58d555
parentb146c30d3c0e0c7bf2713ef67cd5473ad3c426f9
crypto/cnxk: fix build with asserts

Removing usage of unavailable macro.

Fixes: baee42a6beff ("crypto/cnxk: add IPsec datapath")

Reported-by: Ali Alnubani <alialnu@nvidia.com>
Suggested-by: David Marchand <david.marchand@redhat.com>
Signed-off-by: Tejasree Kondoj <ktejasree@marvell.com>
drivers/crypto/cnxk/cn10k_cryptodev_ops.c