On Mon, Apr 2, 2012 at 7:45 AM, Or Gerlitz <ogerl...@mellanox.com> wrote:
>        switch (attr.active_speed) {
>        case IB_SPEED_SDR:
> +               speed = " SDR";
>                rate = 25;
>                break;
>        case IB_SPEED_DDR:

I don't think we want this -- old kernels didn't print "SDR" so I think
we shouldn't change the interface at this point.

 - R.
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to