From: Jack Morgenstein Date: Thu, 1 Aug 2013 16:55:01 +0000 (+0300) Subject: net/mlx4_core: VFs must ignore the enable_64b_cqe_eqe module param X-Git-Tag: v3.11-rc4~5^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b30513202c6c14120f70b2e9aa1e97d47bbc2313;p=pandora-kernel.git net/mlx4_core: VFs must ignore the enable_64b_cqe_eqe module param Slaves get the 64B CQE/EQE state from QUERY_HCA, not from the module parameter. If the parameter is set to zero, the slave outputs an incorrect/irrelevant warning message that 64B CQEs/EQEs are supported but not enabled (even if the hypervisor has enabled 64B CQEs/EQEs). Signed-off-by: Jack Morgenstein Signed-off-by: Or Gerlitz Signed-off-by: David S. Miller --- Reading git-diff-tree failed