> - (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... _______________________________________________ general mailing list [email protected] http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
