]> git.baikalelectronics.ru Git - kernel.git/commit
net/sched/sch_hfsc.c: initialize parent's cl_cfmin properly in init_vf()
authorMichal Soltys <soltys@ziu.info>
Mon, 30 Aug 2010 11:34:10 +0000 (11:34 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 1 Sep 2010 21:29:35 +0000 (14:29 -0700)
commit8a48204002a12004e9c029277ce2520cd19341f0
treec868e5eadcccb39ad4d2731c21caccd3098eff56
parent436092acf78a6fc252a2abdb37f22c3ca466be96
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 <soltys@ziu.info>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/sched/sch_hfsc.c