]> git.baikalelectronics.ru Git - kernel.git/commit
net/sched/hfsc: allocate tcf block for hfsc root class
authorKonstantin Khlebnikov <khlebnikov@yandex-team.ru>
Thu, 10 Aug 2017 09:31:40 +0000 (12:31 +0300)
committerDavid S. Miller <davem@davemloft.net>
Fri, 11 Aug 2017 21:30:30 +0000 (14:30 -0700)
commit0c5301009a037bb2aab0bd891ac8f5eafc7f6914
tree1790666f884fa0ef7c180977ef6b3137df188d43
parent1738ce60dba95143a2ac5591c09ac0d0f5f86010
net/sched/hfsc: allocate tcf block for hfsc root class

Without this filters cannot be attached.

Signed-off-by: Konstantin Khlebnikov <khlebnikov@yandex-team.ru>
Fixes: d3b0101d3512 ("net: sched: introduce tcf block infractructure")
Acked-by: Cong Wang <xiyou.wangcong@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/sched/sch_hfsc.c