vhost: fix interrupt mitigation with raw sockets
authorMichael S. Tsirkin <mst@redhat.com>
Mon, 8 Mar 2010 21:24:22 +0000 (23:24 +0200)
committerMichael S. Tsirkin <mst@redhat.com>
Wed, 17 Mar 2010 14:44:20 +0000 (16:44 +0200)
A thinko in code means we never trigger interrupt
mitigation. Fix this.

Reported-by: Juan Quintela <quintela@redhat.com>
Reported-by: Unai Uribarri <unai.uribarri@optenet.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>

No differences found