linux-IllusionX/net/sched
Thomas Graf f87a9c3ddf [PKT_SCHED]: Cleanup pfifo_fast qdisc and remove unnecessary code
Removes the skb trimming code which is not needed since we never
touch the skb upon failure. Removes unnecessary initializers,
and simplifies the code a bit.

Signed-off-by: Thomas Graf <tgraf@suug.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
2005-06-18 22:58:53 -07:00
..
act_api.c [NETLINK]: Explicit typing 2005-06-18 22:55:31 -07:00
cls_api.c [NETLINK]: Explicit typing 2005-06-18 22:55:31 -07:00
cls_basic.c [PKT_SCHED]: Dump classification result for basic classifier 2005-06-08 15:11:02 -07:00
cls_fw.c
cls_route.c
cls_rsvp.c
cls_rsvp.h
cls_rsvp6.c
cls_tcindex.c
cls_u32.c
em_cmp.c
em_meta.c [PKT_SCHED]: Fix numeric comparison in meta ematch 2005-06-08 15:11:19 -07:00
em_nbyte.c
em_u32.c
ematch.c
estimator.c
gact.c
ipt.c
Kconfig [PKT_SCHED]: Fix typo in NET_EMATCH_STACK help text 2005-06-08 15:10:22 -07:00
Makefile
mirred.c
pedit.c
police.c
sch_api.c [NETLINK]: Explicit typing 2005-06-18 22:55:31 -07:00
sch_atm.c
sch_cbq.c
sch_dsmark.c [PKT_SCHED]: Logic simplifications and codingstyle/whitespace cleanups 2005-06-18 22:53:29 -07:00
sch_fifo.c [PKT_SCHED]: Cleanup fifo qdisc and remove unnecessary code 2005-06-18 22:58:00 -07:00
sch_generic.c [PKT_SCHED]: Cleanup pfifo_fast qdisc and remove unnecessary code 2005-06-18 22:58:53 -07:00
sch_gred.c
sch_hfsc.c
sch_htb.c
sch_ingress.c
sch_netem.c
sch_prio.c
sch_red.c
sch_sfq.c
sch_tbf.c
sch_teql.c
simple.c