From: Roland Dreier Date: Fri, 19 Aug 2005 17:33:35 +0000 (-0700) Subject: [PATCH] IB/mthca: Move WQE structures into their own header X-Git-Tag: v2.6.14-rc1~1050^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c04bc3d1f417a8a90eef9ab46523dfd44858b28d;p=pandora-kernel.git [PATCH] IB/mthca: Move WQE structures into their own header Move the definitions of the WQE structures from mthca_qp.c into mthca_wqe.h, so that we'll be able to share them when we add the SRQ code in mthca_srq.c. Signed-off-by: Roland Dreier --- Reading git-diff-tree failed