linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 3/3] cls_cgroup: clean up Kconfig
@ 2008-12-29  3:57 Li Zefan
  2009-01-05 16:12 ` Thomas Graf
  0 siblings, 1 reply; 2+ messages in thread
From: Li Zefan @ 2008-12-29  3:57 UTC (permalink / raw)
  To: David Miller; +Cc: Thomas Graf, LKML, netdev

cls_cgroup can't be compiled as a module, since it's not supported by
cgroup.

Signed-off-by: Li Zefan <lizf@cn.fujitsu.com>
---
 net/sched/Kconfig |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/net/sched/Kconfig b/net/sched/Kconfig
index 4f7ef0d..929218a 100644
--- a/net/sched/Kconfig
+++ b/net/sched/Kconfig
@@ -335,9 +335,6 @@ config NET_CLS_CGROUP
 	  Say Y here if you want to classify packets based on the control
 	  cgroup of their process.
 
-	  To compile this code as a module, choose M here: the
-	  module will be called cls_cgroup.
-
 config NET_EMATCH
 	bool "Extended Matches"
 	select NET_CLS
-- 
1.5.4.rc3


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH 3/3] cls_cgroup: clean up Kconfig
  2008-12-29  3:57 [PATCH 3/3] cls_cgroup: clean up Kconfig Li Zefan
@ 2009-01-05 16:12 ` Thomas Graf
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Graf @ 2009-01-05 16:12 UTC (permalink / raw)
  To: Li Zefan; +Cc: David Miller, LKML, netdev

* Li Zefan <lizf@cn.fujitsu.com> 2008-12-29 11:57
> cls_cgroup can't be compiled as a module, since it's not supported by
> cgroup.

Good catch, thanks.

Acked-by: Thomas Graf <tgraf@suug.ch>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-01-05 16:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-12-29  3:57 [PATCH 3/3] cls_cgroup: clean up Kconfig Li Zefan
2009-01-05 16:12 ` Thomas Graf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).