commit | c04bc3d1f417a8a90eef9ab46523dfd44858b28d | [log] [tgz] |
---|---|---|
author | Roland Dreier <roland@eddore.topspincom.com> | Fri Aug 19 10:33:35 2005 -0700 |
committer | Roland Dreier <rolandd@cisco.com> | Fri Aug 26 20:37:37 2005 -0700 |
tree | 5ac9dac7c37fc0b644814f8563fa3dad3c73e789 | |
parent | 288bdeb4bc5b89befd7ee2f0f0183604034ff6c5 [diff] |
[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 <rolandd@cisco.com>