[openib-general] [PATCH v2 1/7] IB/core - Add DMA mapping functions to allow device drivers to interpose
Roland Dreier
rdreier at cisco.com
Tue Dec 5 15:45:08 PST 2006
> I can move the definition for struct ib_dma_mapping_ops to a
> separate header file but if I move the inline functions
> and include the header file at the top of ib_verbs.h,
> then the struct ib_device is not defined and the compiler
> complains. I could put the #include <rdma/ib_dma_mapping.h>
> after the definition of struct ib_device but I'm not sure
> how acceptable that is for coding style.
>
> Do you still want me to make this change?
No, that's OK.
I have a few ideas, but let's merge this basically as is and then we
can play around with it further.
- R.
More information about the general
mailing list