From: "Charles (Chas) Williams" <3ch...@gmail.com>
Date: Wed, 19 Aug 2015 19:14:20 -0400
> From: Chas Williams <3ch...@gmail.com>
>
> If you simply load and unload the module without starting the interfaces,
> the queues are never created and you get a bad pointer dereference.
>
> Signed-off-by:
From: Chas Williams <3ch...@gmail.com>
If you simply load and unload the module without starting the interfaces,
the queues are never created and you get a bad pointer dereference.
Signed-off-by: Chas Williams <3ch...@gmail.com>
---
drivers/net/xen-netfront.c | 5 +++--
1 file changed, 3 inserti