Krishna Kumar wrote:
> +struct rdma_kern_async_event {

Why not just do:

#define rdma_structure_name ibv_structure_name

Then we simply remove the #define and replace ibv_structure_name with 
rdma_structure_name when ready.  This better shows the changes, prevents 
duplicating every structure, and should avoid any compile warnings.

- Sean

_______________________________________________
openib-general mailing list
[email protected]
http://openib.org/mailman/listinfo/openib-general

To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general

Reply via email to