[dpdk-stable] [PATCH] net/virtio: remove unnecessary forward declaration

Maxime Coquelin maxime.coquelin at redhat.com
Fri Feb 8 19:06:59 CET 2019



On 1/23/19 6:29 PM, Rami Rosen wrote:
> This minor cleanup patch removes an unecessary forward
> declaration of virtio_intr_enable() in net/virtio PMD.
> 
> Fixes: fe19d49cb525 ("net/virtio: fix Rx interrupt with VFIO")
> Cc: stable at dpdk.org
> Signed-off-by: Rami Rosen <ramirose at gmail.com>
> ---
>   drivers/net/virtio/virtio_ethdev.c | 1 -
>   1 file changed, 1 deletion(-)
> 

Applied to dpdk-next-virtio/master.

Thanks,
Maxime


More information about the stable mailing list