On Wed, Oct 7, 2015 at 2:27 PM, Paul Gortmaker <[email protected]> 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 [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
