[ofa-general] Re: [PATCH 3/10] IB/core: Add LSO support
    Roland Dreier 
    rdreier at cisco.com
       
    Wed Apr  2 08:22:04 PDT 2008
    
    
  
 > -                       (flags & MLX4_IB_QP_LSO) ? 64 : 0;
 > +                       ((flags & MLX4_IB_QP_LSO) ? 64 : 0);
Ugh, thanks, I've rolled that up into the patch.  Sorry for messing
things up...
    
    
More information about the general
mailing list