Files
i2som-imx-linux/drivers
Leon Romanovsky fa32aee897 net/mlx5: Continue driver initialization despite debugfs failure
[ Upstream commit 199fa087dc ]

The failure to create debugfs entry is unpleasant event, but not enough
to abort drier initialization. Align the mlx5_core code to debugfs design
and continue execution whenever debugfs_create_dir() successes or not.

Fixes: e126ba97db ("mlx5: Add driver for Mellanox Connect-IB adapters")
Reviewed-by: Saeed Mahameed <saeedm@mellanox.com>
Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2019-12-05 09:20:30 +01:00
..
2019-12-05 09:20:08 +01:00
2019-11-20 18:47:35 +01:00