Whamcloud - gitweb
LU-10086 libcfs: use dynamic minors for /dev/{lnet,obd}
[fs/lustre-release.git] / lnet / include / uapi / linux / lnet / lnetctl.h
index c39ca43..49d7215 100644 (file)
@@ -134,7 +134,5 @@ struct lnet_fault_stat {
 
 #define LNET_DEV_ID    0
 #define LNET_DEV_PATH  "/dev/lnet"
-#define LNET_DEV_MAJOR 10
-#define LNET_DEV_MINOR 240
 
 #endif