Vladimir Oltean a2c2a4ddc2 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 <vladimir.oltean@nxp.com>
Acked-by: Vinicius Costa Gomes <vinicius.gomes@intel.com>
Link: https://lore.kernel.org/r/20220921095632.1379251-1-vladimir.oltean@nxp.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2022-09-22 17:28:51 -07:00
..
2022-08-08 20:04:35 -07:00
2022-09-15 09:08:09 +02:00
2022-09-20 10:32:36 +02:00
2022-05-25 12:22:58 -07:00
2022-09-12 17:53:46 -04:00
2022-08-22 14:26:30 +01:00
2022-08-22 14:26:30 +01:00