mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-07-20 22:01:56 +00:00
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:
parent
72f26eee51
commit
dcfd041c87
3 changed files with 29 additions and 20 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue