IB/hfi1: Remove reference to RHF.VCRCErr
authorJohn Fleck <john.fleck@intel.com>
Thu, 11 Apr 2019 14:17:21 +0000 (07:17 -0700)
committerJason Gunthorpe <jgg@mellanox.com>
Wed, 24 Apr 2019 14:48:11 +0000 (11:48 -0300)
commit3c176c9d72446217f6451543452692141eb665dc
tree947ba1460ab54a124889917c0bc5cc9e899e0f18
parenta9c62e007878ba88b703369c1cd9e26682453665
IB/hfi1: Remove reference to RHF.VCRCErr

The bit VCRCErr in the receive header flag is actually a
reserved field. Remove bit operations on this field.

Reviewed-by: Michael J. Ruhl <michael.j.ruhl@intel.com>
Reviewed-by: Dennis Dalessandro <dennis.dalessandro@intel.com>
Signed-off-by: John Fleck <john.fleck@intel.com>
Signed-off-by: Dennis Dalessandro <dennis.dalessandro@intel.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
drivers/infiniband/hw/hfi1/common.h
drivers/infiniband/hw/hfi1/driver.c
drivers/infiniband/hw/hfi1/tid_rdma.c