RDS: IB: Remove the RDS_IB_SEND_OP dependency
This helps to combine asynchronous fastreg MR completion handler with send completion handler. No functional change. Signed-off-by: Santosh Shilimkar <ssantosh@kernel.org> Signed-off-by: Santosh Shilimkar <santosh.shilimkar@oracle.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:

committed by
David S. Miller

parent
72f26eee51
commit
dcfd041c87
@@ -28,7 +28,6 @@
|
||||
#define RDS_IB_RECYCLE_BATCH_COUNT 32
|
||||
|
||||
#define RDS_IB_WC_MAX 32
|
||||
#define RDS_IB_SEND_OP BIT_ULL(63)
|
||||
|
||||
extern struct rw_semaphore rds_ib_devices_lock;
|
||||
extern struct list_head rds_ib_devices;
|
||||
|
Reference in New Issue
Block a user