From: Mitch Williams Date: Tue, 11 Feb 2014 08:26:32 +0000 (+0000) Subject: i40e/i40evf: Use correct number of VF vectors X-Git-Tag: v3.15-rc1~113^2~150^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9347eb771ece4fda0ad78c1c991f020af17abcb8;p=pandora-kernel.git i40e/i40evf: Use correct number of VF vectors Now that the 2.4 firmware reports the correct number of MSI-X vectors, use this value correctly when communicating with the VF, and when setting up the interrupt linked list. The PF has always reported the correct number of MSI-X vectors, so we should never increment the value in the vf driver. Change-ID: Ifeefc631c321390192219ce2af9ada6180c1492f Signed-off-by: Mitch Williams Signed-off-by: Catherine Sullivan Tested-by: Sibai Li Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed