From: Sean Hefty Date: Mon, 23 May 2011 23:31:36 +0000 (-0700) Subject: RDMA/core: Add SRQ type field X-Git-Tag: v3.2-rc1~104^2^12~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=96104eda01695a26da2c8f7423ec0ba3509c8c97;p=pandora-kernel.git RDMA/core: Add SRQ type field Currently, there is only a single ("basic") type of SRQ, but with XRC support we will add a second. Prepare for this by defining an SRQ type and setting all current users to IB_SRQT_BASIC. Signed-off-by: Sean Hefty Signed-off-by: Roland Dreier --- Reading git-diff-tree failed