Files
linux/include/linux/mlx5
Yuval Avnery 0611fd004e net/mlx5e: Add a lock on tir list
[ Upstream commit 80a2a9026b ]

Refresh tirs is looping over a global list of tirs while netdevs are
adding and removing tirs from that list. That is why a lock is
required.

Fixes: 724b2aa151 ("net/mlx5e: TIRs management refactoring")
Signed-off-by: Yuval Avnery <yuvalav@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2023-05-15 12:22:38 +09:00
..
2016-08-14 14:39:15 +03:00
2023-05-15 12:22:38 +09:00
2016-08-18 18:49:59 +03:00