commit | f97a62c39423575c62649721657e5cc04f67c0ac | [log] [tgz] |
---|---|---|
author | oulijun <oulijun@huawei.com> | Fri May 04 10:57:05 2018 +0800 |
committer | Doug Ledford <dledford@redhat.com> | Wed May 09 10:45:18 2018 -0400 |
tree | 9170820eaaa88f8f3bbf9197f641825622bdf24e | |
parent | 3a39bbecc88fa9a99a80de588c8f1fe16aba3446 [diff] |
RDMA/hns: Load the RoCE dirver automatically To enable the linux-kernel system to load the hns-roce-hw-v2 driver automatically when hns-roce-hw-v2 is plugged in pci bus, it need to create a MODULE_DEVICE_TABLE for expose the pci_table of hns-roce-hw-v2 to user. Signed-off-by: Lijun Ou <oulijun@huawei.com> Reported-by: Zhou Wang <wangzhou1@hisilicon.com> Tested-by: Xiaojun Tan <tanxiaojun@huawei.com> Signed-off-by: Doug Ledford <dledford@redhat.com>