From: Dan Williams Date: Thu, 14 Nov 2013 00:29:52 +0000 (-0800) Subject: ioat: kill msix_single_vector support X-Git-Tag: v3.13-rc1~29^2^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4c5d9619e06b960d14f5640341f40e71f78801c2;p=pandora-kernel.git ioat: kill msix_single_vector support Once we have determined that we will not have all of our desired msix vectors there is no point in attempting a single msix allocation. The driver will already need to read registers to determine the source of the interrupt the fact that it is msix is moot. Fallback directly to msi. Reported-by: Alexander Gordeev Cc: Dave Jiang Signed-off-by: Dan Williams --- Reading git-diff-tree failed