irda: Fix error propagation in ircomm_lmp_connect_response()
[deliverable/linux.git] / net / sched / Kconfig
index a7a5583d4f68471885953b4bcdfc0727e8f3fcbf..aeaa2110b699c9f9bd23b5109a89640630e9270e 100644 (file)
@@ -239,6 +239,17 @@ config NET_SCH_CHOKE
          To compile this code as a module, choose M here: the
          module will be called sch_choke.
 
+config NET_SCH_QFQ
+       tristate "Quick Fair Queueing scheduler (QFQ)"
+       help
+         Say Y here if you want to use the Quick Fair Queueing Scheduler (QFQ)
+         packet scheduling algorithm.
+
+         To compile this driver as a module, choose M here: the module
+         will be called sch_qfq.
+
+         If unsure, say N.
+
 config NET_SCH_INGRESS
        tristate "Ingress Qdisc"
        depends on NET_CLS_ACT
This page took 0.02473 seconds and 5 git commands to generate.