On Thu, 19 Dec 2019 23:18:45 +0100
Alfredo Cardigliano <cardigli...@ntop.org> wrote:

> +
> +void
> +ionic_lif_get_stats(struct ionic_lif *lif, struct rte_eth_stats *stats)
> +{

It is clearer which parameter is input (vs output) if you mark lif as const 
here.

Reply via email to