]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[PKT_SCHED] sch_htb: use rb_first() cleanup
authorAkinbou Mita <akinobu.mita@gmail.com>
Thu, 12 Oct 2006 08:52:05 +0000 (01:52 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 12 Oct 2006 08:52:05 +0000 (01:52 -0700)
commit30bdbe397bf58131a91fd836f60972442bed0544
tree1fc3de556974d83789d360c6bc9f46db6e793a31
parentb974179abef7cd680b80bd7c7042802bdd6f0eb6
[PKT_SCHED] sch_htb: use rb_first() cleanup

Use rb_first() to get first entry in rb tree.

Signed-off-by: Akinbou Mita <akinobu.mita@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/sched/sch_htb.c