They can be easy to reproduce, if you try to unload virtio-net
Andrey Vagin (2):
virtio-net: determine type of bufs correctly
virtio: delete napi objects from netdev before releasing memory
drivers/net/virtio_net.c | 10 +++---
1 file changed, 7 insertions(+), 3 deletions(-)
Cc: Rusty R
On Thu, Dec 05, 2013 at 06:36:19PM +0400, Andrey Vagin wrote:
> They can be easy to reproduce, if you try to unload virtio-net
>
> Andrey Vagin (2):
> virtio-net: determine type of bufs correctly
> virtio: delete napi objects from netdev before releasing memory
Thanks a lot for the patches!