RDMA/cma: Export enum cma_state in <rdma/rdma_cm.h>
authorNir Muchtar <nirm@voltaire.com>
Fri, 20 May 2011 18:46:11 +0000 (11:46 -0700)
committerRoland Dreier <roland@purestorage.com>
Wed, 25 May 2011 20:46:22 +0000 (13:46 -0700)
Move cma.c's internal definition of enum cma_state to enum rdma_cm_state
in an exported header so that it can be exported via RDMA netlink.

Signed-off-by: Nir Muchtar <nirm@voltaire.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>

No differences found