From: Yuval Mintz Date: Sun, 17 Aug 2014 13:47:48 +0000 (+0300) Subject: bnx2x: Prevent IOV if no entries in CAM X-Git-Tag: fixes-against-v3.18-rc2~81^2~253^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0d8de80f5cea004568af8775fd0a0933d5166759;p=pandora-kernel.git bnx2x: Prevent IOV if no entries in CAM It's possible there's a bad chip configuration which will result with PCIe IOV capabilities, but with no available interrupts for VFs. In such case, we want to gracefully prevent the PF from initializing its IOV capabilities rather than encounter difficulties further along the way. Signed-off-by: Yuval Mintz Signed-off-by: Ariel Elior Signed-off-by: David S. Miller --- Reading git-diff-tree failed