[PATCH 3.11 171/208] virtio: delete napi structures from netdev before releasing memory

2014-01-13 Thread Luis Henriques
3.11.10.3 -stable review patch. If anyone has any objections, please let me know. -- From: Andrey Vagin commit d4fb84eefe5164f6a6ea51d0a9e26280c661a0dd upstream. free_netdev calls netif_napi_del too, but it's too late, because napi structures are placed on vi->rq.

[PATCH 3.11 171/208] virtio: delete napi structures from netdev before releasing memory

2014-01-13 Thread Luis Henriques
3.11.10.3 -stable review patch. If anyone has any objections, please let me know. -- From: Andrey Vagin ava...@openvz.org commit d4fb84eefe5164f6a6ea51d0a9e26280c661a0dd upstream. free_netdev calls netif_napi_del too, but it's too late, because napi structures are placed on