Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 97521
b: refs/heads/master
c: 52a3a05
h: refs/heads/master
i:
  97519: 6d60a3a
v: v3
  • Loading branch information
Christian Borntraeger authored and Rusty Russell committed May 30, 2008
1 parent 2e462d0 commit 585d27d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: f7f510ec195781c857ab76366a3e1c59e1caae42
refs/heads/master: 52a3a05f3ab82655ffa4c9bf6835565c98a3c2e5
1 change: 0 additions & 1 deletion trunk/drivers/virtio/virtio_ring.c
Original file line number Diff line number Diff line change
Expand Up @@ -227,7 +227,6 @@ static bool vring_enable_cb(struct virtqueue *_vq)
struct vring_virtqueue *vq = to_vvq(_vq);

START_USE(vq);
BUG_ON(!(vq->vring.avail->flags & VRING_AVAIL_F_NO_INTERRUPT));

/* We optimistically turn back on interrupts, then check if there was
* more to do. */
Expand Down

0 comments on commit 585d27d

Please sign in to comment.