[ofw] [PATCH] IBAL: Fix ib_get_err_str

Leonid Keller leonid at mellanox.co.il
Mon Feb 16 03:50:41 PST 2009


Applied in 1966, thank you. 

> -----Original Message-----
> From: ofw-bounces at lists.openfabrics.org 
> [mailto:ofw-bounces at lists.openfabrics.org] On Behalf Of Fab Tillier
> Sent: Wednesday, February 04, 2009 5:22 AM
> To: ofw at lists.openfabrics.org
> Subject: [ofw] [PATCH] IBAL: Fix ib_get_err_str
> 
> The addition of IB_INVALID_GUID_MASK wasn't reflected in the 
> string conversion.  This causes all text representations of 
> error values greater than IB_INVALID_GUID_MASK to be wrong.
> 
> Signed-off-by: Fab Tillier <ftillier at microsoft.com>
> 
> Index: core/al/ib_statustext.c
> ===================================================================
> --- core/al/ib_statustext.c     (revision 1924)
> +++ core/al/ib_statustext.c     (working copy)
> @@ -75,6 +75,7 @@
>         "IB_INVALID_GID",
>         "IB_INVALID_LID",
>         "IB_INVALID_GUID",
> +       "IB_INVALID_GUID_MASK",
>         "IB_INVALID_CA_HANDLE",
>         "IB_INVALID_AV_HANDLE",
>         "IB_INVALID_CQ_HANDLE",
> _______________________________________________
> ofw mailing list
> ofw at lists.openfabrics.org
> http://lists.openfabrics.org/cgi-bin/mailman/listinfo/ofw
> 



More information about the ofw mailing list