Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 210264
b: refs/heads/master
c: 3b2eb61
h: refs/heads/master
v: v3
  • Loading branch information
Michal Soltys authored and David S. Miller committed Sep 1, 2010
1 parent bcc3152 commit 98d3b1b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 9c01ae58d4fee39e2af5b1379ee5431dd585cf62
refs/heads/master: 3b2eb6131e2f6ff646abb0fc69648179b8b70216
2 changes: 1 addition & 1 deletion trunk/net/sched/sch_hfsc.c
Original file line number Diff line number Diff line change
Expand Up @@ -761,8 +761,8 @@ init_vf(struct hfsc_class *cl, unsigned int len)
if (f != cl->cl_f) {
cl->cl_f = f;
cftree_update(cl);
update_cfmin(cl->cl_parent);
}
update_cfmin(cl->cl_parent);
}
}

Expand Down

0 comments on commit 98d3b1b

Please sign in to comment.