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:
8799046
)
[HTB]: Use hlist for hash lists.
author
Stephen Hemminger
<shemminger@osdl.org>
Fri, 11 Aug 2006 06:35:38 +0000
(23:35 -0700)
committer
David S. Miller
<davem@sunset.davemloft.net>
Fri, 22 Sep 2006 21:54:34 +0000
(14:54 -0700)
Use hlist instead of list for the hash list. This saves
space, and we can check for double delete better.
Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/sched/sch_htb.c
patch
|
blob
|
history
diff --cc
net/sched/sch_htb.c
Simple merge