2015-10-20 11:44, Stephen Hemminger:
> On Tue, 20 Oct 2015 16:37:41 +0100
> Bernard Iremonger wrote:
>
> > if input parameter vq is NULL, hw = vq->hw, causes a segmentation fault.
> >
> > Signed-off-by: Bernard Iremonger
>
> This could only happen for the case of the control vq.
> Others are g
if input parameter vq is NULL, hw = vq->hw, causes a segmentation fault.
Signed-off-by: Bernard Iremonger
---
drivers/net/virtio/virtio_ethdev.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/drivers/net/virtio/virtio_ethdev.c
b/drivers/net/virtio/virtio_ethdev.c
index 46
On Tue, 20 Oct 2015 16:37:41 +0100
Bernard Iremonger wrote:
> if input parameter vq is NULL, hw = vq->hw, causes a segmentation fault.
>
> Signed-off-by: Bernard Iremonger
> ---
> drivers/net/virtio/virtio_ethdev.c | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/dri
3 matches
Mail list logo