diff options
author | WANG Cong <xiyou.wangcong@gmail.com> | 2016-08-14 07:34:57 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-08-18 01:27:51 +0200 |
commit | 824a7e8863b3eb283343f891b11a782b4ec0d0de (patch) | |
tree | 00da5bea6f8fbd3f2e56f350c35097d78996f5fb /Kconfig | |
parent | net_sched: remove the leftover cleanup_a() (diff) | |
download | linux-824a7e8863b3eb283343f891b11a782b4ec0d0de.tar.xz linux-824a7e8863b3eb283343f891b11a782b4ec0d0de.zip |
net_sched: remove an unnecessary list_del()
This list_del() for tc action is not needed actually,
because we only use this list to chain bulk operations,
therefore should not be carried for latter operations.
Fixes: ec0595cc4495 ("net_sched: get rid of struct tcf_common")
Cc: Jamal Hadi Salim <jhs@mojatatu.com>
Signed-off-by: Cong Wang <xiyou.wangcong@gmail.com>
Acked-by: Jamal Hadi Salim <jhs@mojatatu.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Kconfig')
0 files changed, 0 insertions, 0 deletions