On Mon, 25 May 2015 16:55:23 +0800
"Liang, Cunming" <cunming.liang at intel.com> wrote:

> > +                   irqs.fd = intr_handle->fd;
> > +
> > +           if (ioctl(intr_handle->vfio_dev_fd, UIO_MSI_IRQ_SET, &irqs) < 
> > 0) {  
> It would be strange if using vfio_dev_fd in 'uio_msix_' related function.

Just minor variable name. The whole set of fd's etc, probably need better 
names..

Reply via email to