net/i40e: fix statistics inconsistency
[dpdk.git] / drivers / crypto / snow3g / rte_snow3g_pmd_private.h
index f0cc60d..b7807b6 100644 (file)
@@ -24,8 +24,6 @@ int snow3g_logtype_driver;
 struct snow3g_private {
        unsigned max_nb_queue_pairs;
        /**< Max number of queue pairs supported by device */
-       unsigned max_nb_sessions;
-       /**< Max number of sessions supported by device */
 };
 
 /** SNOW 3G buffer queue pair */