03/07/2019 17:24, Nicolas Chautru:
> Renaming of the enums and structure which were LTE specific to
> allow for extension and support for 5GNR operations.
> 
> Signed-off-by: Nicolas Chautru <nicolas.chau...@intel.com>
> Acked-by: Amr Mokhtar <amr.mokh...@intel.com>
> ---
> -     struct rte_bbdev_op_dec_cb_params *cb = NULL;
> -     struct rte_bbdev_op_dec_tb_params *tb = NULL;
> +     struct rte_bbdev_op_dec_turbo_cb_params *cb = NULL;
> +     struct rte_bbdev_op_dec_turbo_tb_params *tb = NULL;

These structs are renamed only in the next patch.
I will fix.


Reply via email to