commit | 0629cb06cdf8f1a403ce71bce5b83380ae898e1a | [log] [tgz] |
---|---|---|
author | Ira Weiny <ira.weiny@intel.com> | Thu Sep 03 14:16:30 2015 -0400 |
committer | Doug Ledford <dledford@redhat.com> | Thu Sep 03 15:50:32 2015 -0400 |
tree | d67a83406efe9966f7c72041213ab08c1a6d9816 | |
parent | ce755c9b01e09ee4907cf79bd0f57fa5cf65c4c3 [diff] |
IB/core: Move SM class defines from ib_mad.h to ib_smi.h When the hfi1 driver was added these definitions were moved from the qib driver to ib_mad.h to be used by both qib and hfi1. They should have been moved to ib_smi.h instead. Fixes: d4ab347005fb ("IB/core: Add core header changes needed for OPA") Reviewed-by: Hal Rosenstock <hal@mellanox.com> Signed-off-by: Ira Weiny <ira.weiny@intel.com> Signed-off-by: Doug Ledford <dledford@redhat.com>