On Mon, Oct 21, 2013 at 09:51:32AM +0100, David Laight wrote: > > Subject: [PATCH RFC v2 29/29] vmxnet3: Make use of pcim_enable_msix_range() > > interface > AFAICT the old code either used the requested number or the minimum number. > The new code seems to claim an intermediate number of interrupts - but > probably > only uses the minimum number.
Yes, you are right. I missed the vectors = vector_threshold assignment. This driver is inapplicable as an example. -- Regards, Alexander Gordeev agord...@redhat.com -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/