From: Naresh Gottumukkala Date: Mon, 26 Aug 2013 09:57:41 +0000 (+0530) Subject: RDMA/ocrdma: Fix to work with even a single MSI-X vector X-Git-Tag: v3.12-rc1~139^2^6~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c88bd03ffccdb069fd9541bea347bdab8f4e7e6a;p=pandora-kernel.git RDMA/ocrdma: Fix to work with even a single MSI-X vector There are cases like SRIOV where can get only one MSI-X vector allocated for RoCE. In that case we need to use the vector for both data plane and control plane. We need to use EQ create version V2. Signed-off-by: Naresh Gottumukkala Signed-off-by: Roland Dreier --- Reading git-diff-tree failed