]> Git Repo - linux.git/commit
net/sched/sch_hfsc.c: initialize parent's cl_cfmin properly in init_vf()
authorMichal Soltys <[email protected]>
Mon, 30 Aug 2010 11:34:10 +0000 (11:34 +0000)
committerDavid S. Miller <[email protected]>
Wed, 1 Sep 2010 21:29:35 +0000 (14:29 -0700)
commit3b2eb6131e2f6ff646abb0fc69648179b8b70216
treec868e5eadcccb39ad4d2731c21caccd3098eff56
parent9c01ae58d4fee39e2af5b1379ee5431dd585cf62
net/sched/sch_hfsc.c: initialize parent's cl_cfmin properly in init_vf()

This patch fixes init_vf() function, so on each new backlog period parent's
cl_cfmin is properly updated (including further propgation towards the root),
even if the activated leaf has no upperlimit curve defined.

Signed-off-by: Michal Soltys <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
net/sched/sch_hfsc.c
This page took 0.052182 seconds and 4 git commands to generate.