crypto/null: use ring size function
authorBruce Richardson <bruce.richardson@intel.com>
Thu, 23 Feb 2017 16:42:01 +0000 (16:42 +0000)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Wed, 8 Mar 2017 15:05:39 +0000 (16:05 +0100)
commitb11c78a2e0c67bfb276e4c90d5aa023029899f0e
treeffc25f378024596ea85f205926446add9f4032d2
parent03437f29474881a557bd8ed4591b1f0bd238d849
crypto/null: use ring size function

Rather than reading the size directly from the ring structure,
use the dedicated function for that purpose.

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
Acked-by: Declan Doherty <declan.doherty@intel.com>
drivers/crypto/null/null_crypto_pmd_ops.c