Whamcloud - gitweb
- merge 2 weeks of b1_4 fixes onto HEAD
[fs/lustre-release.git] / lnet / include / linux / kp30.h
index c55dd37..6ef28a8 100644 (file)
@@ -7,12 +7,6 @@
 #include <linux/libcfs.h>
 #define PORTAL_DEBUG
 
-#ifndef offsetof
-# define offsetof(typ,memb)     ((unsigned long)((char *)&(((typ *)0)->memb)))
-#endif
-
-#define LOWEST_BIT_SET(x)       ((x) & ~((x) - 1))
-
 #ifdef __KERNEL__
 # include <linux/vmalloc.h>
 # include <linux/time.h>
@@ -647,7 +641,6 @@ enum {
         TCPNAL    = 5,
         ROUTER    = 6,
         IBNAL     = 7,
-        CRAY_KB_ERNAL = 8,
         NAL_ENUM_END_MARKER
 };