crypto/octeontx: remove empty statistics callback
authorAnkur Dwivedi <adwivedi@marvell.com>
Fri, 3 Jul 2020 05:41:38 +0000 (11:11 +0530)
committerThomas Monjalon <thomas@monjalon.net>
Wed, 8 Jul 2020 16:16:16 +0000 (18:16 +0200)
commit966b43fd996b7394b871c0482bcc16b884e3fd5d
treea51bef6011bf54a8a8e4ce129902a058424a9c3a
parent0058f30514f13e5d5412e97973a9c9254e36edb1
crypto/octeontx: remove empty statistics callback

The stats get and reset functions for octeontx crypto PMD are
unimplemented. So removing them.

Signed-off-by: Ankur Dwivedi <adwivedi@marvell.com>
drivers/crypto/octeontx/otx_cryptodev_ops.c