diff options
| author | 2019-11-22 08:15:19 +0000 | |
|---|---|---|
| committer | 2019-11-23 12:15:01 -0800 | |
| commit | ab818362c9054beb950b97a09ce7b0d56f5a32a1 (patch) | |
| tree | fe4736e81ed1da31d5650b49fd77266d5df23009 /include/linux/workqueue.h | |
| parent | Merge tag 'wireless-drivers-next-2019-11-22' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next (diff) | |
net: use rhashtable_lookup() instead of rhashtable_lookup_fast()
rhashtable_lookup_fast() internally calls rcu_read_lock() then,
calls rhashtable_lookup(). So if rcu_read_lock() is already held,
rhashtable_lookup() is enough.
Signed-off-by: Taehee Yoo <ap420073@gmail.com>
Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Diffstat (limited to 'include/linux/workqueue.h')
0 files changed, 0 insertions, 0 deletions
