On Thu, 2018-12-13 at 13:15 +0200, Leon Romanovsky wrote: > From: Leon Romanovsky <leonro@xxxxxxxxxxxx> > > 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: e126ba97dba9 ("mlx5: Add driver for Mellanox Connect-IB > adapters") > Reviewed-by: Saeed Mahameed <saeedm@xxxxxxxxxxxx> > Signed-off-by: Leon Romanovsky <leonro@xxxxxxxxxxxx> > Applied to mlx5-next. Thanks.