diff options
author | Jarek Poplawski <jarkao2@gmail.com> | 2008-12-09 22:34:40 -0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2008-12-09 22:34:40 -0800 |
commit | 1b5c0077e1615bb16e777a10ec1fc1195ba059ac (patch) | |
tree | 9f00035466fbdb8b41d360730bc0be99a91b1148 /drivers/pnp | |
parent | dbb7a95d810ab76aac42e1a5cefdf069dcd014a1 (diff) |
pkt_sched: sch_htb: Optimize htb_find_next_upper()
htb_id_find_next_upper() is usually called to find a class with next
id after some previously removed class, so let's move a check for
equality to the end: it's the least likely here.
Signed-off-by: Jarek Poplawski <jarkao2@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/pnp')
0 files changed, 0 insertions, 0 deletions