Re: [PATCH 2/2] iWARP Core Changes.
- From: Steve Wise <swise@xxxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 31 May 2006 15:30:35 -0500
On Wed, 2006-05-31 at 12:17 -0700, Roland Dreier wrote:
> +EXPORT_SYMBOL(copy_addr);
I think if you want to export this, it needs a less generic name
(something with an rdma_ prefix probably). Otherwise it's going to
collide someday...
ok.
The function is needed by the iwcm module, so that's why we exported it.
I could change the name to rdma_copy_addr(), or make the function a
static inline in a header file since its kinda small anyway...
Any preference?
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- Re: [PATCH 2/2] iWARP Core Changes.
- From: Roland Dreier
- Re: [PATCH 2/2] iWARP Core Changes.
- References:
- [PATCH 0/2][RFC] iWARP Core Support
- From: Steve Wise
- [PATCH 2/2] iWARP Core Changes.
- From: Steve Wise
- Re: [PATCH 2/2] iWARP Core Changes.
- From: Roland Dreier
- [PATCH 0/2][RFC] iWARP Core Support
- Prev by Date: Re: OpenGL-based framebuffer concepts
- Next by Date: Re: [PATCH 1/7] AMSO1100 Makefiles and Kconfig changes.
- Previous by thread: Re: [PATCH 2/2] iWARP Core Changes.
- Next by thread: Re: [PATCH 2/2] iWARP Core Changes.
- Index(es):