On 2/27/2012 7:23 PM, Roland Dreier wrote:
If no one has a problem, I'll just go ahead with the following...
it has one little bug, see below
--
switch (attr.active_speed) {
+ case 1:
+ /* SDR */
+ rate = 25;
missing break here, will send you now fixed version Or. -- 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
