commit | 2d132eba1d972ea6c0e47286e4c821b4a3c5b84d | [log] [tgz] |
---|---|---|
author | Cong Wang <xiyou.wangcong@gmail.com> | Thu Oct 26 18:24:40 2017 -0700 |
committer | David S. Miller <davem@davemloft.net> | Sun Oct 29 22:49:31 2017 +0900 |
tree | 04c08401ad73a945a1ac5b6c1ab9d5768bd24141 | |
parent | 27ce4f05e2abbe2d3ec7434e456619a5178cd3bd [diff] |
net_sched: add rtnl assertion to tcf_exts_destroy() After previous patches, it is now safe to claim that tcf_exts_destroy() is always called with RTNL lock. Cc: Daniel Borkmann <daniel@iogearbox.net> Cc: Jiri Pirko <jiri@resnulli.us> Cc: John Fastabend <john.fastabend@gmail.com> Cc: Jamal Hadi Salim <jhs@mojatatu.com> Cc: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> Signed-off-by: Cong Wang <xiyou.wangcong@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>