commit | aa4656d9a4292018c9746dbad1dad5488e575232 | [log] [tgz] |
---|---|---|
author | Dasaratharaman Chandramouli <dasaratharaman.chandramouli@intel.com> | Fri Apr 28 17:47:10 2017 -0400 |
committer | Doug Ledford <dledford@redhat.com> | Fri Apr 28 18:10:05 2017 -0400 |
tree | 91fb2b04121cb4d73f7d6d157e1ee07852bbb28a | |
parent | 94d595c56077fd8b0f61701e03fd4b3dc8c62038 [diff] |
IB/core: Move opa_class_port_info definition to header file Both opa_vnic and the hfi driver use the same opa_classport_info definition. We will also have ib_sa capable of querying opa class port info and would need this definition. Move it to ib_mad.h for everyone to use. Signed-off-by: Dasaratharaman Chandramouli <dasaratharaman.chandramouli@intel.com> Signed-off-by: Doug Ledford <dledford@redhat.com>