OSDN Git Service

net: sched: change name of zombie chain to "held_by_acts_only"
authorJiri Pirko <jiri@mellanox.com>
Wed, 1 Aug 2018 10:36:55 +0000 (12:36 +0200)
committerDavid S. Miller <davem@davemloft.net>
Wed, 1 Aug 2018 17:06:19 +0000 (10:06 -0700)
commit3d32f4c548bd8f3af58c59521bee9be127f3e87d
tree6583490bb72e09de7cdb64986cd2c89275ac654c
parent4a62e252e888f67cb87caf36f48338889b0b8a43
net: sched: change name of zombie chain to "held_by_acts_only"

As mentioned by Cong and Jakub during the review process, it is a bit
odd to sometimes (act flow) create a new chain which would be
immediately a "zombie". So just rename it to "held_by_acts_only".

Signed-off-by: Jiri Pirko <jiri@mellanox.com>
Suggested-by: Cong Wang <xiyou.wangcong@gmail.com>
Suggested-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Acked-by: Cong Wang <xiyou.wangcong@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/sched/cls_api.c