netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Thomas Graf <tgraf@suug.ch>
To: David Kimdon <david.kimdon@devicescape.com>
Cc: netdev@vger.kernel.org, Patrick McHardy <kaber@trash.net>,
	"David S. Miller" <davem@davemloft.net>
Subject: Re: [patch] make sch_fifo.o available when CONFIG_NET_SCHED is not set
Date: Wed, 1 Nov 2006 00:24:01 +0100	[thread overview]
Message-ID: <20061031232400.GE12964@postel.suug.ch> (raw)
In-Reply-To: <20061031165324.GA20271@devicescape.com>

* David Kimdon <david.kimdon@devicescape.com> 2006-10-31 08:53
> You may see this discussion for more info:
> http://marc.theaimsgroup.com/?t=116181395100002&r=1&w=2
> 
> ----
> Based on a patch by Patrick McHardy.
> 
> Add a new option, NET_SCH_FIFO, which provides a simple fifo qdisc
> without requiring CONFIG_NET_SCHED.
> 
> The d80211 stack needs a generic fifo qdisc for WME.  At present it
> uses net/d80211/fifo_qdisc.c which is functionally equivalent to
> sch_fifo.c.  This patch will allow the d80211 stack to remove
> net/d80211/fifo_qdisc.c and use sch_fifo.c instead. 

I think NET_SCH_FIFO doesn't need a help text, should be invisible
to the user. Just select it from NET_SCHED and d80211.


  reply	other threads:[~2006-10-31 23:23 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-10-31 16:53 [patch] make sch_fifo.o available when CONFIG_NET_SCHED is not set David Kimdon
2006-10-31 23:24 ` Thomas Graf [this message]
2006-11-08 14:06   ` David Kimdon
2006-11-10  0:17     ` David Miller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20061031232400.GE12964@postel.suug.ch \
    --to=tgraf@suug.ch \
    --cc=davem@davemloft.net \
    --cc=david.kimdon@devicescape.com \
    --cc=kaber@trash.net \
    --cc=netdev@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).