|
@@ -63,8 +63,8 @@
|
|
|
|
|
|
#define DEBUG_SUBSYSTEM S_LND
|
|
#define DEBUG_SUBSYSTEM S_LND
|
|
|
|
|
|
-#include "../../../include/linux/libcfs/libcfs.h"
|
|
|
|
-#include "../../../include/linux/lnet/lib-lnet.h"
|
|
|
|
|
|
+#include <linux/libcfs/libcfs.h>
|
|
|
|
+#include <linux/lnet/lib-lnet.h>
|
|
|
|
|
|
#define IBLND_PEER_HASH_SIZE 101 /* # peer lists */
|
|
#define IBLND_PEER_HASH_SIZE 101 /* # peer lists */
|
|
/* # scheduler loops before reschedule */
|
|
/* # scheduler loops before reschedule */
|