> + IB_DEVICE_MAP_ARB_SG = (1ULL<<32),
> +enum ib_mr_flags {
> + IB_MR_MAP_ARB_SG = 1,
> +};
> +s/ARB_SG/SG_GAPS/? Also please try to document new flags. I know the IB code currently doesn't do it, but starting a trend there would be very useful. -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
