From: Eli Cohen Date: Tue, 28 Sep 2010 00:51:11 +0000 (-0700) Subject: IB/mad: IBoE supports only QP1 (no QP0) X-Git-Tag: v2.6.37-rc1~95^2^6~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fac70d51914674ce8ae742ed73441ddb4770ad20;p=pandora-kernel.git IB/mad: IBoE supports only QP1 (no QP0) Since IBoE is using Ethernet as its link layer, there is no central management entity so there is need for QP0. QP1 is still needed since it handles communications between CM agents. This patch will skip QP0 and create only QP1 for IBoE ports. Signed-off-by: Eli Cohen Signed-off-by: Roland Dreier --- Reading git-diff-tree failed