02/08/2018 01:18, Stephen Hemminger:
> The internal receive ring should be freed with rte_ring_free
> not rte_free.
>
> Fixes: 4e9c73e96e83 ("net/netvsc: add Hyper-V network device")
> Signed-off-by: Stephen Hemminger <sthemmin at microsoft.com>
Applied, thanks