diff options
author | Cong Wang <xiyou.wangcong@gmail.com> | 2018-08-29 13:15:36 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-09-01 01:57:43 -0400 |
commit | 506a03aa04deed321b26153aff4e61161aefa8af (patch) | |
tree | 743af2fa122490876719a65c2b7151a5f56e6b97 /net/ipv4/tcp_input.c | |
parent | aa4e689ed1a7b5c1a479a57f05da0a340b1f8d0c (diff) |
net_sched: add missing tcf_lock for act_connmark
According to the new locking rule, we have to take tcf_lock
for both ->init() and ->dump(), as RTNL will be removed.
However, it is missing for act_connmark.
Cc: Vlad Buslov <vladbu@mellanox.com>
Signed-off-by: Cong Wang <xiyou.wangcong@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/tcp_input.c')
0 files changed, 0 insertions, 0 deletions