Skip to content
Snippets Groups Projects
Commit 0b1ab1b8 authored by Eduardo Habkost's avatar Eduardo Habkost Committed by Jeff Garzik
Browse files

xen-netfront: use netif_start_queue() on xennet_open()


xen-netfront never called netif_start_queue() and was was waking the
queue on xennet_open(), triggering the BUG_ON() on __netif_schedule().

Signed-off-by: default avatarEduardo Habkost <ehabkost@redhat.com>
Signed-off-by: default avatarJeff Garzik <jgarzik@redhat.com>
parent b08c42b2
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment