diff options
author | 2021-03-14 14:19:37 +0200 | |
---|---|---|
committer | 2021-03-14 15:00:44 -0700 | |
commit | e1f78ecdfd59d560c42bc04b9bfb746ef8a9dfb1 (patch) | |
tree | e8f7027f75db867c46fd19a7b4723f645d99135e /net/lapb/lapb_timer.c | |
parent | mlxsw: pci: Set extra metadata in skb control block (diff) | |
download | wireguard-linux-e1f78ecdfd59d560c42bc04b9bfb746ef8a9dfb1.tar.xz wireguard-linux-e1f78ecdfd59d560c42bc04b9bfb746ef8a9dfb1.zip |
mlxsw: spectrum: Remove unnecessary RCU read-side critical section
Since commit 7d8e8f3433dc ("mlxsw: core: Increase scope of RCU read-side
critical section"), all Rx handlers are called from an RCU read-side
critical section.
Remove the unnecessary rcu_read_lock() / rcu_read_unlock().
Signed-off-by: Ido Schimmel <idosch@nvidia.com>
Reviewed-by: Jiri Pirko <jiri@nvidia.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions