[ofw] ***SPAM*** [PATCH] Remove TYPEDEF_PTR64

Fab Tillier ftillier at windows.microsoft.com
Fri Jul 11 10:44:27 PDT 2008


Signed-off-by: Fab Tillier <ftillier at microsoft.com>

diff -up -r -X trunk\docs\dontdiff.txt -I \$Id: old\inc\iba\ib_types.h trunk\inc\iba\ib_types.h
--- old\inc\iba\ib_types.h      Fri Jul 11 10:42:20 2008
+++ trunk\inc\iba\ib_types.h    Fri Jul 11 10:41:59 2008
@@ -40,10 +40,6 @@
 #include <complib/cl_byteswap.h>
 //#include <al_fmr_pool.h>

-#ifndef TYPEDEF_PTR64
-#define TYPEDEF_PTR64
-#endif
-
 #ifndef STRUCT_PTR64
 #define STRUCT_PTR64
 #endif
@@ -8647,17 +8643,17 @@ typedef struct _ib_port_counters
  */


-typedef struct _ib_ca* TYPEDEF_PTR64                   ib_ca_handle_t;
-typedef struct _ib_pd* TYPEDEF_PTR64                   ib_pd_handle_t;
-typedef struct _ib_mr* TYPEDEF_PTR64                   ib_mr_handle_t;
-typedef struct _ib_mw* TYPEDEF_PTR64                   ib_mw_handle_t;
-typedef struct _ib_qp* TYPEDEF_PTR64                   ib_qp_handle_t;
-typedef struct _ib_srq* TYPEDEF_PTR64                  ib_srq_handle_t;
-typedef struct _ib_cq* TYPEDEF_PTR64                   ib_cq_handle_t;
-typedef struct _ib_av* TYPEDEF_PTR64                   ib_av_handle_t;
-typedef struct _ib_mcast* TYPEDEF_PTR64                ib_mcast_handle_t;
-typedef struct _mlnx_fmr* TYPEDEF_PTR64                mlnx_fmr_handle_t;
-typedef struct _mlnx_fmr_pool* TYPEDEF_PTR64   mlnx_fmr_pool_handle_t;
+typedef struct _ib_ca*                 ib_ca_handle_t;
+typedef struct _ib_pd*                 ib_pd_handle_t;
+typedef struct _ib_mr*                 ib_mr_handle_t;
+typedef struct _ib_mw*                 ib_mw_handle_t;
+typedef struct _ib_qp*                 ib_qp_handle_t;
+typedef struct _ib_srq*                        ib_srq_handle_t;
+typedef struct _ib_cq*                 ib_cq_handle_t;
+typedef struct _ib_av*                 ib_av_handle_t;
+typedef struct _ib_mcast*              ib_mcast_handle_t;
+typedef struct _mlnx_fmr*              mlnx_fmr_handle_t;
+typedef struct _mlnx_fmr_pool* mlnx_fmr_pool_handle_t;


 /****d* Access Layer/ib_api_status_t
-------------- next part --------------
A non-text attachment was scrubbed...
Name: TYPEDEF_PTR64.patch
Type: application/octet-stream
Size: 1674 bytes
Desc: TYPEDEF_PTR64.patch
URL: <http://lists.openfabrics.org/pipermail/ofw/attachments/20080711/38d6a805/attachment.obj>


More information about the ofw mailing list