[ofw] [PATCH] Bump up CI and AL interface version numbers
Tzachi Dar
tzachid at mellanox.co.il
Thu Aug 21 10:53:59 PDT 2008
Applied at revision 1492.
Thanks
Tzachi
> -----Original Message-----
> From: ofw-bounces at lists.openfabrics.org
> [mailto:ofw-bounces at lists.openfabrics.org] On Behalf Of Fab Tillier
> Sent: Wednesday, August 20, 2008 8:57 PM
> To: ofw at lists.openfabrics.org
> Subject: [ofw] [PATCH] Bump up CI and AL interface version numbers
>
> This patch bumps up the CI and AL interface version numbers
> to account for changes in structures used in those interfaces
> made in past revisions.
>
> These should be incremented anytime interface structures are
> changed so that driver updates work properly.
>
> Signed-off-by: Fab Tillier <ftillier at microsoft.com>
>
> Index: inc/kernel/iba/ib_ci_ifc.h
> ===================================================================
> --- inc/kernel/iba/ib_ci_ifc.h (revision 1486)
> +++ inc/kernel/iba/ib_ci_ifc.h (working copy)
> @@ -1,5 +1,6 @@
> /*
> * Copyright (c) 2005 SilverStorm Technologies. All rights reserved.
> + * Portions Copyright (c) 2008 Microsoft Corporation. All
> rights reserved.
> *
> * This software is available to you under the OpenIB.org BSD license
> * below:
> @@ -48,7 +49,7 @@
> *********/
>
>
> -#define IB_CI_INTERFACE_VERSION (3)
> +#define IB_CI_INTERFACE_VERSION (4)
>
>
> /* Function type for ib_register_ca. Match the definition
> in ib_ci.h */
> Index: inc/kernel/iba/ib_al_ifc.h
> ===================================================================
> --- inc/kernel/iba/ib_al_ifc.h (revision 1486)
> +++ inc/kernel/iba/ib_al_ifc.h (working copy)
> @@ -48,7 +48,7 @@
> * IB resources provided by HCAs.
> *********/
>
> -#define AL_INTERFACE_VERSION (11)
> +#define AL_INTERFACE_VERSION (12)
>
>
>
>
More information about the ofw
mailing list