Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 352417
b: refs/heads/master
c: bdd6998
h: refs/heads/master
i:
  352415: 68015d8
v: v3
  • Loading branch information
Jiri Pirko authored and David S. Miller committed Feb 12, 2013
1 parent 87714ca commit df2c79a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 324f5aa52814b3cc0b24eec071be2946dbca0e3a
refs/heads/master: bdd6998b1e050f5589562e40aa852b626ee6fdea
3 changes: 0 additions & 3 deletions trunk/net/sched/sch_htb.c
Original file line number Diff line number Diff line change
Expand Up @@ -1503,9 +1503,6 @@ static int htb_change_class(struct Qdisc *sch, u32 classid,
cl->prio = TC_HTB_NUMPRIO - 1;
}

cl->buffer = hopt->buffer;
cl->cbuffer = hopt->cbuffer;

cl->rate.rate_bps = (u64)hopt->rate.rate << 3;
cl->ceil.rate_bps = (u64)hopt->ceil.rate << 3;

Expand Down

0 comments on commit df2c79a

Please sign in to comment.