commit | 15fe6a8dcc3b48358c28e17b485fc837f9605ec4 | [log] [tgz] |
---|---|---|
author | Michal Kalderon <michal.kalderon@marvell.com> | Sun Jul 28 14:13:38 2019 +0300 |
committer | Doug Ledford <dledford@redhat.com> | Mon Jul 29 13:03:59 2019 -0400 |
tree | 4bfa3686eea3934a629fcb8a63670638f7156b85 | |
parent | a07fc0bb483eb24444cebd59a8112ce6e6964c48 [diff] |
RDMA/qedr: Fix the hca_type and hca_rev returned in device attributes There was a place holder for hca_type and vendor was returned in hca_rev. Fix the hca_rev to return the hw revision and fix the hca_type to return an informative string representing the hca. Signed-off-by: Michal Kalderon <michal.kalderon@marvell.com> Link: https://lore.kernel.org/r/20190728111338.21930-1-michal.kalderon@marvell.com Signed-off-by: Doug Ledford <dledford@redhat.com>