IB/core: Move CM_xxx_ATTR_ID macros from cm_msgs.h to ib_cm.h
authorJack Morgenstein <jackm@dev.mellanox.co.il>
Tue, 19 Jun 2012 08:21:39 +0000 (11:21 +0300)
committerRoland Dreier <roland@purestorage.com>
Mon, 9 Jul 2012 01:05:06 +0000 (18:05 -0700)
commit3045f0920367e625bbec7d66fadb444e673515af
treea2e661e3ed3dc599be68a6c07ee8f38aaf179438
parentaeab97ed1503bedbe14d1e1c5ab7b90253a67664
IB/core: Move CM_xxx_ATTR_ID macros from cm_msgs.h to ib_cm.h

These macros will be reused by the mlx4 SRIOV-IB CM paravirtualization
code, and there is no reason to have them declared both in the IB core
in the mlx4 IB driver.

Signed-off-by: Jack Morgenstein <jackm@dev.mellanox.co.il>
Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>
drivers/infiniband/core/cm_msgs.h
include/rdma/ib_cm.h