On Mon, 2007-07-23 at 13:13 +0200, Christian Borntraeger wrote: > > +#ifdef __KERNEL__ > > +struct gendisk; > > +struct virtio_device; > > + > > +struct gendisk *virtblk_probe(struct virtqueue *vq); > > Hello Rusty, > > I am currently do some prototyping with virtio IV and found tis small issue in > the block device. virtblk_probe requires a declaration of virtqueue, not > virtio_device. Oops, thanks Christian! I'll roll this in, thanks! Rusty. PS. 2.6.23-rc1 broke the block driver anyway, so will publish new versions soon. _______________________________________________ Virtualization mailing list Virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx https://lists.linux-foundation.org/mailman/listinfo/virtualization