Some independent fixes in mlx5 net and common driver. v2: improve commit logs.
Michael Baum (6): net/mlx5: fix memory leak in the SH creation net/mlx5: fix memory leak in PCI probe 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