From: Michal Kalderon Date: Sun, 5 Jan 2014 16:33:51 +0000 (+0200) Subject: bnx2x: Correct number of MSI-X vectors for VFs X-Git-Tag: v3.13-rc8~16^2~8^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=89e18ae6e6288deb1940cd16afe4e6983545defa;p=pandora-kernel.git bnx2x: Correct number of MSI-X vectors for VFs Number of VFs in PCIe configuration space is zero-based. Driver incorrectly sets the number of VFs to be larger by one than what actually is feasible by HW, which might cause later VFs to fail to allocate their MSI-X interrupts. Signed-off-by: Michal Kalderon Signed-off-by: Yuval Mintz Signed-off-by: Ariel Elior Signed-off-by: David S. Miller --- Reading git-diff-tree failed