linux/drivers/net/ethernet/hisilicon/hns3/hns3vf
Yunsheng Lin 2f550a4678 net: hns3: export pci table of hclge and hclgevf to userspace
There is no module that is dependent on hclge or hclgevf's symbol,
but hns_enet need them to provide ops for it to run. When there is
a need to auto load the hns3 driver, the auto load will fail because
hclge or hclgevf is not loaded.

Hns_enet has already exported the pci table, so this patch exports
the pci table for hclge and hclgevf module too.

Signed-off-by: Yunsheng Lin <linyunsheng@huawei.com>
Signed-off-by: Peng Li <lipeng321@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-03-22 13:12:02 -04:00
..
hclgevf_cmd.c
hclgevf_cmd.h net: hns3: remove TSO config command from VF driver 2018-01-12 10:12:32 -05:00
hclgevf_main.c net: hns3: export pci table of hclge and hclgevf to userspace 2018-03-22 13:12:02 -04:00
hclgevf_main.h net: hns3: Add HNS3 VF HCL(Hardware Compatibility Layer) Support 2017-12-15 10:55:34 -05:00
hclgevf_mbx.c net: hns3: add result checking for VF when modify unicast mac address 2018-03-11 22:53:32 -04:00
Makefile net: hns3: Add HNS3 VF driver to kernel build framework 2017-12-15 10:55:34 -05:00