On Friday 03 April 2009 22:20, Ralph Campbell wrote:
> If you cat /sys/class/infiniband/<hca>/ports/1/phys_state,
> you will see it returns "5: <unknown>".
> This is because the backport patch core_z0010_sysfs_race.patch
> changed "return sprintf(...);" to "ret = sprintf(...);"
> without adding "break;". Thus, the last sprintf has effect.
> 
Ouch!  I'll fix this now.

- Jack
_______________________________________________
ewg mailing list
[email protected]
http://lists.openfabrics.org/cgi-bin/mailman/listinfo/ewg

Reply via email to