[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAHA+R7PgVBptnzzcWFW+9bp9UL40e+V+4K8PJjrF-KzeFQodQw@mail.gmail.com>
Date: Wed, 7 Oct 2015 14:47:10 -0700
From: Cong Wang <cwang@...pensource.com>
To: Paul Gortmaker <paul.gortmaker@...driver.com>
Cc: netdev <netdev@...r.kernel.org>,
Jamal Hadi Salim <jhs@...atatu.com>,
"David S. Miller" <davem@...emloft.net>,
Thomas Graf <tgraf@...g.ch>
Subject: Re: [PATCH-next v2 3/4] net/sched: make sch_blackhole.c explicitly non-modular
On Wed, Oct 7, 2015 at 2:27 PM, Paul Gortmaker
<paul.gortmaker@...driver.com> wrote:
> The Kconfig currently controlling compilation of this code is:
>
> net/sched/Kconfig:menuconfig NET_SCHED
> net/sched/Kconfig: bool "QoS and/or fair queueing"
>
> ...meaning that it currently is not being built as a module by anyone.
Is there any reason why sch_blackhole can't be a module like
other qdisc's?
If not, I'd rather making it be a module. It is small but not often used.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists