]> git.baikalelectronics.ru Git - kernel.git/commit
IB/hfi1: Move UnsupportedVL bits definitions to the correct header
authorMichael J. Ruhl <michael.j.ruhl@intel.com>
Wed, 26 Sep 2018 17:02:22 +0000 (10:02 -0700)
committerJason Gunthorpe <jgg@mellanox.com>
Wed, 26 Sep 2018 22:35:48 +0000 (16:35 -0600)
commit2a804de2ea118e67bf8c913e4c51536c148f9f91
tree367f1538ff374f1e9baffe765cd31b9f10398630
parent98e24fbfb145995ad4ef1554a5b25c06956c2460
IB/hfi1: Move UnsupportedVL bits definitions to the correct header

The UnsupportedVL SendCtrl register bit information is defined in
the module rather than the chip register header file.

Move the defines to the appropriate header file.

Reviewed-by: Mike Marciniszyn <mike.marciniszyn@intel.com>
Signed-off-by: Michael J. Ruhl <michael.j.ruhl@intel.com>
Signed-off-by: Dennis Dalessandro <dennis.dalessandro@intel.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
drivers/infiniband/hw/hfi1/chip_registers.h
drivers/infiniband/hw/hfi1/pio.c