patch-2.4.25 linux-2.4.25/include/linux/sonet.h

Next file: linux-2.4.25/include/linux/spinlock.h
Previous file: linux-2.4.25/include/linux/smbno.h
Back to the patch index
Back to the overall index

diff -urN linux-2.4.24/include/linux/sonet.h linux-2.4.25/include/linux/sonet.h
@@ -56,9 +56,7 @@
 #define SONET_FRSENSE_SIZE 6		/* C1[3],H1[3] (0xff for unknown) */
 
 
-#ifndef __KERNEL__
-#undef __SONET_ITEMS
-#else
+#ifdef __KERNEL__
 
 #include <asm/atomic.h>
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)