]> asedeno.scripts.mit.edu Git - linux.git/commit
iw_cxgb4: use tos when importing the endpoint
authorSteve Wise <swise@opengridcomputing.com>
Fri, 1 Feb 2019 20:44:41 +0000 (12:44 -0800)
committerJason Gunthorpe <jgg@mellanox.com>
Fri, 8 Feb 2019 23:18:06 +0000 (16:18 -0700)
commitcb3ba0bde881f0cb7e3945d2a266901e2bd18c92
tree3638d57cde492e64340223261a24015d2b80f00d
parent7235ea227e19100ca748ccd6279322a166a90953
iw_cxgb4: use tos when importing the endpoint

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>
drivers/infiniband/hw/cxgb4/cm.c