aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorVlad Yasevich <vladislav.yasevich@hp.com>2007-11-09 11:43:41 -0500
committerVlad Yasevich <vladislav.yasevich@hp.com>2007-11-09 11:43:41 -0500
commitfa7ff654e14ccacd4e758c9878ff4884f816c877 (patch)
tree587c70f68511a998007bbfae35db8cad8d8416f3 /include
parentSCTP: Fix PR-SCTP to deliver all the accumulated ordered chunks (diff)
downloadlinux-dev-fa7ff654e14ccacd4e758c9878ff4884f816c877.tar.xz
linux-dev-fa7ff654e14ccacd4e758c9878ff4884f816c877.zip
SCTP: Clean-up some defines for regressions tests.
Signed-off-by: Vlad Yasevich <vladislav.yasevich@hp.com>
Diffstat (limited to 'include')
-rw-r--r--include/net/sctp/sctp.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/net/sctp/sctp.h b/include/net/sctp/sctp.h
index 67c997cecf58..34318a33a94c 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 */