bitspjoule-dev

changeset 14:f300a7b4d868

typos
author kschoche@ohm.scl.ameslab.gov
date Fri, 13 Jan 2006 17:58:34 -0600
parents 397eb3c33881
children b1fac7fd7a16
files src/ibv.c
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
line diff
     1.1 --- a/src/ibv.c	Fri Jan 13 15:33:12 2006 -0600
     1.2 +++ b/src/ibv.c	Fri Jan 13 17:58:34 2006 -0600
     1.3 @@ -337,8 +337,6 @@
     1.4    
     1.5    LOGPRINTF("Local: lid=%d qp_num=%d Remote: lid=%d qp_num=%d\n",
     1.6           lid, qp_hndl->qp_num, d_lid, d_qp_num);
     1.7 - ib_mthca's QP modify does not set alternate path
     1.8 -        fields in QP context.
     1.9      /* Further setup must be done to finalize the QP 'connection'.
    1.10       * First set the State of the qp to initialization by making a seperate
    1.11       * ibv_qp_attr* variable, giving it the initial values, and calling