Re: [NET_SCHED 00/11]: pkt_sched.h cleanup + misc changes

2007-03-23 Thread David Miller
From: Patrick McHardy [EMAIL PROTECTED] Date: Fri, 23 Mar 2007 14:35:38 +0100 (MET) These patches fix an off-by-one in netem, clean up pkt_sched.h by removing most of the now unnecessary PSCHED time macros and turning the two remaining ones into inline functions, consolidate some common filter

[NET_SCHED 00/11]: pkt_sched.h cleanup + misc changes

2007-03-23 Thread Patrick McHardy
These patches fix an off-by-one in netem, clean up pkt_sched.h by removing most of the now unnecessary PSCHED time macros and turning the two remaining ones into inline functions, consolidate some common filter destruction code and move the TCQ_F_THROTTLED optimization from netem to qdisc_restart.