iw_cxgb4: use tos when importing the endpoint
authorSteve Wise <swise@opengridcomputing.com>
Fri, 1 Feb 2019 20:44:41 +0000 (12:44 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 27 Jan 2020 13:50:21 +0000 (14:50 +0100)
commit8931b890696a7236b3dd95e4eb6c4bca7f42de4e
tree6cc686a8daba943cf7ff6255698c020813f0517f
parent4e07cae06ffc3f725692bd6534ce71d623e4bfa6
iw_cxgb4: use tos when importing the endpoint

[ Upstream commit cb3ba0bde881f0cb7e3945d2a266901e2bd18c92 ]

import_ep() is passed the correct tos, but doesn't use it correctly.

Fixes: ac8e4c69a021 ("cxgb4/iw_cxgb4: TOS support")
Signed-off-by: Steve Wise <swise@opengridcomputing.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/infiniband/hw/cxgb4/cm.c