RDS: fold rdma.h into rds.h
RDMA is now an intrinsic part of RDS, so it's easier to just have a single header. Signed-off-by: Andy Grover <andy.grover@oracle.com>
This commit is contained in:
@@ -37,7 +37,6 @@
|
||||
|
||||
#include "rds.h"
|
||||
#include "loop.h"
|
||||
#include "rdma.h"
|
||||
|
||||
#define RDS_CONNECTION_HASH_BITS 12
|
||||
#define RDS_CONNECTION_HASH_ENTRIES (1 << RDS_CONNECTION_HASH_BITS)
|
||||
|
||||
Reference in New Issue
Block a user