Some independent fixes in mlx5 net and common driver. Michael Baum (6): net/mlx5: fix shared device context creation error flow net/mlx5: fix PCI probing error flow net/mlx5: fix allow duplicate pattern devarg default common/mlx5: fix class combination validation common/mlx5: fix device list operation concurrency common/mlx5: fix resource cleanliness in a device remove
drivers/common/mlx5/mlx5_common.c | 26 +++++++++++++++++--------- drivers/net/mlx5/linux/mlx5_os.c | 15 +++++++++++++-- drivers/net/mlx5/mlx5.c | 4 +++- drivers/net/mlx5/mlx5.h | 1 + 4 files changed, 34 insertions(+), 12 deletions(-) -- 2.25.1