Files
linux/include
Yuval Avnery c297e88145 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: Sasha Levin <sashal@kernel.org>
2019-04-17 08:38:42 +02:00
..
2018-08-14 23:49:13 +02:00
2018-11-13 11:08:46 -08:00
2019-04-17 08:38:42 +02:00
2018-11-13 11:08:43 -08:00
2019-02-27 10:09:03 +01:00