diff options
author | Eric Dumazet <edumazet@google.com> | 2021-11-23 14:56:07 -0800 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2021-11-24 17:21:42 -0800 |
commit | fc1ca3348a74a1afaa7ffebc2b2f2cc149e11278 (patch) | |
tree | f3a16dc7567519f4257f4caf884d4ab770f0bf92 /net/ife | |
parent | 1aad9634b94ef65d72110a6fc6625c890db9667c (diff) | |
download | linux-stable-fc1ca3348a74a1afaa7ffebc2b2f2cc149e11278.tar.gz linux-stable-fc1ca3348a74a1afaa7ffebc2b2f2cc149e11278.tar.bz2 linux-stable-fc1ca3348a74a1afaa7ffebc2b2f2cc149e11278.zip |
gro: remove rcu_read_lock/rcu_read_unlock from gro_receive handlers
All gro_receive() handlers are called from dev_gro_receive()
while rcu_read_lock() has been called.
There is no point stacking more rcu_read_lock()
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/ife')
0 files changed, 0 insertions, 0 deletions