git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
93366c5
)
[NET_SCHED] sch_cbq: deactivating when grafting, purging etc.
author
Jarek Poplawski
<jarkao2@o2.pl>
Fri, 8 Dec 2006 08:25:55 +0000
(
00:25
-0800)
committer
David S. Miller
<davem@sunset.davemloft.net>
Sat, 9 Dec 2006 01:19:31 +0000
(17:19 -0800)
- deactivating of active classes when q.qlen drops to zero
(cbq_drop)
- a redundant instruction removed from cbq_deactivate_class
PS: probably htb_deactivate in htb_delete and
cbq_deactivate_class in cbq_delete are also
redundant now.
Signed-off-by: Jarek Poplawski <jarkao2@o2.pl>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found