[ofa-general] Re: [PATCH] management: uint -> unsigned replacement
Hal Rosenstock
halr at voltaire.com
Tue Jun 26 13:21:53 PDT 2007
On Tue, 2007-06-26 at 06:20, Michael S. Tsirkin wrote:
> Some management headers use uint type which (on my system) is described as "old
> compatibility name for C type". This type might not defined e.g. if
> __STRICT_ANSI__ is set, so it is best to avoid its usage at least in headers.
> Replace by unsigned in all headers.
>
> Signed-off-by: Michael S. Tsirkin <mst at dev.mellanox.co.il>
Thanks. Applied (to master only so far but it does seem since a goal of
OFED 1.2 is to support SLES 10 that is should be provided there as well.
That will be forthcoming.)
Also, I am working on updating the management library sources similarly
although I don't see an imperative to move those changes to OFED 1.2.
-- Hal
More information about the general
mailing list