* David Kimdon <[EMAIL PROTECTED]> 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. - 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