patch-2.2.7 linux/include/net/dst.h

Next file: linux/include/net/flow.h
Previous file: linux/include/linux/wireless.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.2.6/linux/include/net/dst.h linux/include/net/dst.h
@@ -16,11 +16,7 @@
  * 1 - rare events and bugs (default)
  * 2 - trace mode.
  */
-#ifdef  NO_ANK_FIX
 #define RT_CACHE_DEBUG		0
-#else
-#define RT_CACHE_DEBUG		1
-#endif
 
 #define DST_GC_MIN	(1*HZ)
 #define DST_GC_INC	(5*HZ)

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