On Thu, Feb 27, 2020 at 02:54:07PM +0200, Leon Romanovsky wrote: > From: Parav Pandit <parav@xxxxxxxxxxxx> > > Cited commit missed to include low level congestion control > related debugfs stage initialization. > This resulted in missing debugfs entries for cc_params of > a RDMA device. > > Add them back. > > Fixes: b5ca15ad7e61 ("IB/mlx5: Add proper representors support") > Signed-off-by: Parav Pandit <parav@xxxxxxxxxxxx> > Reviewed-by: Mark Bloch <markb@xxxxxxxxxxxx> > Signed-off-by: Leon Romanovsky <leonro@xxxxxxxxxxxx> > --- > drivers/infiniband/hw/mlx5/main.c | 3 +++ > 1 file changed, 3 insertions(+) Applied to for-next, thanks Jason