[ofa-general] Re: [PATCH] ib/core: Add creation flags to create QP
    Roland Dreier 
    rdreier at cisco.com
       
    Tue Jan 15 14:29:44 PST 2008
    
    
  
 > I missed that one. There is one more place that might be a problem and
 > that is rdma_create_qp which is an exported function which accepts
 > struct ib_qp_init_attr * as an argument. This means that we need to
 > either clear the create_flags field or require to the caller to put a
 > valid value. What do you think?
Yes, that's right, you would need to audit all the callers there too.
 - R.
    
    
More information about the general
mailing list