diff options
| author | Vladimir Oltean <[email protected]> | 2022-09-21 09:56:31 +0000 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2022-09-23 00:28:51 +0000 |
| commit | a2c2a4ddc27db1715be8c03280c6cb7b808dd8b7 (patch) | |
| tree | 8dc965854fcdd44dcc079e9bf13e43907622822b /drivers/net/dsa/dsa_loop.c | |
| parent | Merge branch 'support-256-bit-tls-keys-with-device-offload' (diff) | |
| download | kernel-a2c2a4ddc27db1715be8c03280c6cb7b808dd8b7.tar.gz kernel-a2c2a4ddc27db1715be8c03280c6cb7b808dd8b7.zip | |
net/sched: taprio: remove unnecessary taprio_list_lock
The 3 functions that want access to the taprio_list:
taprio_dev_notifier(), taprio_destroy() and taprio_init() are all called
with the rtnl_mutex held, therefore implicitly serialized with respect
to each other. A spin lock serves no purpose.
Signed-off-by: Vladimir Oltean <[email protected]>
Acked-by: Vinicius Costa Gomes <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'drivers/net/dsa/dsa_loop.c')
0 files changed, 0 insertions, 0 deletions
