diff options
author | Kamal Heib <kamalheib1@gmail.com> | 2020-07-07 16:09:31 +0300 |
---|---|---|
committer | Jason Gunthorpe <jgg@nvidia.com> | 2020-07-08 09:24:45 -0300 |
commit | 04340645f69ab7abb6f9052688a60f0213b3f79c (patch) | |
tree | 528dd7b4b54d6b683f602c8423315d8afdf8bd1d /lib/crc4.c | |
parent | f427f4d6214c183c474eeb46212d38e6c7223d6a (diff) |
RDMA/siw: Fix reporting vendor_part_id
Move the initialization of the vendor_part_id to be before calling
ib_register_device(), this is needed because the query_device() callback
is called from the context of ib_register_device() before initializing the
vendor_part_id, so the reported value is wrong.
Fixes: bdcf26bf9b3a ("rdma/siw: network and RDMA core interface")
Link: https://lore.kernel.org/r/20200707130931.444724-1-kamalheib1@gmail.com
Signed-off-by: Kamal Heib <kamalheib1@gmail.com>
Reviewed-by: Bernard Metzler <bmt@zurich.ibm.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
Diffstat (limited to 'lib/crc4.c')
0 files changed, 0 insertions, 0 deletions