diff options
| author | Xin Long <[email protected]> | 2019-07-08 16:59:40 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2019-07-09 03:18:11 +0000 |
| commit | 3cab2afb149ceedd324d14c6562224fb925252a6 (patch) | |
| tree | f770202e3dc779b2d2ca2866358e39d2bf91b30a /tools/testing/selftests/tc-testing/plugin-lib/scapyPlugin.py | |
| parent | Merge branch 'sctp-tidyup' (diff) | |
| download | kernel-3cab2afb149ceedd324d14c6562224fb925252a6.tar.gz kernel-3cab2afb149ceedd324d14c6562224fb925252a6.zip | |
sctp: remove rcu_read_lock from sctp_bind_addr_state
sctp_bind_addr_state() is called either in packet rcv path or
by sctp_copy_local_addr_list(), which are under rcu_read_lock.
So there's no need to call it again in sctp_bind_addr_state().
Signed-off-by: Xin Long <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/testing/selftests/tc-testing/plugin-lib/scapyPlugin.py')
0 files changed, 0 insertions, 0 deletions
