[PATCH] IB/mthca: Move WQE structures into their own header
authorRoland Dreier <roland@eddore.topspincom.com>
Fri, 19 Aug 2005 17:33:35 +0000 (10:33 -0700)
committerRoland Dreier <rolandd@cisco.com>
Sat, 27 Aug 2005 03:37:37 +0000 (20:37 -0700)
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 <rolandd@cisco.com>

No differences found