[PATCH 12/14] SCTP: Clean-up some defines for regressions tests.

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Vlad Yasevich
Date: Monday, November 12, 2007 - 9:38 am

Signed-off-by: Vlad Yasevich <vladislav.yasevich@hp.com>
---
 include/net/sctp/sctp.h |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/include/net/sctp/sctp.h b/include/net/sctp/sctp.h
index 67c997c..34318a3 100644
--- a/include/net/sctp/sctp.h
+++ b/include/net/sctp/sctp.h
@@ -65,7 +65,6 @@
 
 
 #ifdef TEST_FRAME
-#undef CONFIG_PROC_FS
 #undef CONFIG_SCTP_DBG_OBJCNT
 #undef CONFIG_SYSCTL
 #endif /* TEST_FRAME */
-- 
1.5.2.4

-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[GIT PATCHES v2] SCTP bug fixes, Vlad Yasevich, (Mon Nov 12, 9:38 am)
[PATCH 03/14] SCTP: Fix difference cases of retransmit., Vlad Yasevich, (Mon Nov 12, 9:38 am)
[PATCH 12/14] SCTP: Clean-up some defines for regressions ..., Vlad Yasevich, (Mon Nov 12, 9:38 am)
Re: [GIT PATCHES v2] SCTP bug fixes, David Miller, (Mon Nov 12, 10:01 pm)