On Wed, Feb 09, 2022 at 04:39:35PM +0100, Håkon Bugge wrote: > XRC INI QPs should be able to adjust their local ACK timeout. > > Fixes: 2c1619edef61 ("IB/cma: Define option to set ack timeout and pack tos_set") > Signed-off-by: Håkon Bugge <haakon.bugge@xxxxxxxxxx> > Suggested-by: Avneesh Pant <avneesh.pant@xxxxxxxxxx> > Reviewed-by: Leon Romanovsky <leonro@xxxxxxxxxx> > --- > > v1 -> v2: > * Removed WARN_ON as suggested by Leon > --- > drivers/infiniband/core/cma.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Applied to for-next, thanks Jason