Whamcloud - gitweb
b=19700 remove obsolete IB LNDs from HEAD
[fs/lustre-release.git] / lnet / include / lnet / lnet-sysctl.h
index dfa5dc4..f403505 100644 (file)
 #ifndef HAVE_SYSCTL_UNNUMBERED
 
 #define CTL_KRANAL      201
-#define CTL_KIBNAL      203
-#define CTL_IIBBLND     204
 #define CTL_O2IBLND     205
 #define CTL_PTLLND      206
 #define CTL_QSWNAL      207
 #define CTL_SOCKLND     208
-#define CTL_VIBLND      209
 #define CTL_GNILND      210
 
 #else
 
 #define CTL_KRANAL      CTL_UNNUMBERED
-#define CTL_KIBNAL      CTL_UNNUMBERED
-#define CTL_IIBLND      CTL_UNNUMBERED
 #define CTL_O2IBLND     CTL_UNNUMBERED
 #define CTL_PTLLND      CTL_UNNUMBERED
 #define CTL_QSWNAL     CTL_UNNUMBERED
 #define CTL_SOCKLND     CTL_UNNUMBERED
-#define CTL_VIBLND      CTL_UNNUMBERED
 #define CTL_GNILND      CTL_UNNUMBERED
 
 #endif /* sysctl id */