IB: Remove __constant_{endian} uses
[safe/jmp/linux-2.6] / include / rdma / ib_mad.h
index 5f6c40f..8cc71a1 100644 (file)
 #define        IB_MGMT_RMPP_STATUS_ABORT_MAX           127
 
 #define IB_QP0         0
-#define IB_QP1         __constant_htonl(1)
+#define IB_QP1         cpu_to_be32(1)
 #define IB_QP1_QKEY    0x80010000
 #define IB_QP_SET_QKEY 0x80000000