On Tue, Feb 18, 2020 at 11:59:11AM +0200, Kamal Heib wrote: > Make sure to set the active_{speed, width} attributes to avoid reporting > the same values regardless of the underlying device. > > Fixes: 303ae1cdfdf7 ("rdma/siw: application interface") > Signed-off-by: Kamal Heib <kamalheib1@xxxxxxxxx> > Tested-by: Bernard Metzler <bmt@xxxxxxxxxxxxxx> > Reviewed-by: Bernard Metzler <bmt@xxxxxxxxxxxxxx> > --- > V2: Change rc to rv. > --- > drivers/infiniband/sw/siw/siw_verbs.c | 7 ++++--- > 1 file changed, 4 insertions(+), 3 deletions(-) Applied to for-next, thanks Jason