> > Fix NULL dereference if virtio control queue is not negotiated.
> >
> > Signed-off-by: Damjan Marion
>
> This is good belt and suspenders thing to have, but did you see early
> patches to check the feature bits and not call this code?
>
> Acked-by: Stephen Hemminger
Applied, thanks
On Mon, 25 May 2015 12:20:52 +0200
Damjan Marion wrote:
> Fix NULL dereference if virtio control queue is not negotiated.
>
> Signed-off-by: Damjan Marion
This is good belt and suspenders thing to have, but did you see early
patches to check the feature bits and not call this code?
Acked-by:
Fix NULL dereference if virtio control queue is not negotiated.
Signed-off-by: Damjan Marion
---
drivers/net/virtio/virtio_ethdev.c | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/drivers/net/virtio/virtio_ethdev.c
b/drivers/net/virtio/virtio_ethdev.c
index f74e413..363
3 matches
Mail list logo