OSDN Git Service

net/mlx5: Remove outdated comment
authorJiri Pirko <jiri@nvidia.com>
Fri, 13 Jan 2023 14:44:42 +0000 (15:44 +0100)
committerSaeed Mahameed <saeedm@nvidia.com>
Tue, 14 Feb 2023 22:08:26 +0000 (14:08 -0800)
commit29a299cb6b2051c1c7394da00c080df5cca7bfc3
treed5c22cd96bab7658d3df09aff8830cdf822eec86
parentb97653d87bda09441d521a448c69cccd3dd6649d
net/mlx5: Remove outdated comment

The comment is no longer applicable, as the devlink reload and instance
cleanup are both protected with devlink instance lock, therefore no race
can happen.

Signed-off-by: Jiri Pirko <jiri@nvidia.com>
Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
drivers/net/ethernet/mellanox/mlx5/core/dev.c