IB/hfi1: Mask the path bits with the LMC for 16B RC Acks
authorDon Hiatt <don.hiatt@intel.com>
Tue, 14 Nov 2017 12:34:16 +0000 (04:34 -0800)
committerJason Gunthorpe <jgg@mellanox.com>
Mon, 11 Dec 2017 23:01:08 +0000 (16:01 -0700)
commit3cafad43e2dfb4b9cdabe3bb42bbffccf1e45538
tree7667276b94e6a5aee8fcc29e6610f1f567132c25
parentae64f9bd1d3621b5e60d7363bc20afb46aede215
IB/hfi1: Mask the path bits with the LMC for 16B RC Acks

16B packets require that the path bits are masked with the LMC.
This mask is done correctly in all 16B header creation but was
left out for the RC Acknowledge.

Reviewed-by: Ira Weiny <ira.weiny@intel.com>
Signed-off-by: Don Hiatt <don.hiatt@intel.com>
Signed-off-by: Dennis Dalessandro <dennis.dalessandro@intel.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
drivers/infiniband/hw/hfi1/rc.c