]> 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)
commitb0dad6a6d233494d1a2d71d856d45f8f81b11f1a
tree1790666f884fa0ef7c180977ef6b3137df188d43
parent9e7ce93e1e4e127e7cd2a48eff740739f12aed62
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: 78fe3c434b13 ("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