linux_dsm_epyc7002/drivers/net/ethernet/hisilicon/hns3/hns3vf
Yunsheng Lin 0d3e6631de net: hns3: refactor the get/put_vector function
There is a get_vector function, which allocate the vectors
for a client, but there is not a put_vector to free the
vector.

This patch introduces the put_vector function in order to
fix the coalesce configuration lost problem during reset
process.

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-09 11:33:14 -05:00
..
hclgevf_cmd.c net: hns3: Add HNS3 VF IMP(Integrated Management Proc) cmd interface 2017-12-15 10:55:34 -05:00
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: refactor the get/put_vector function 2018-03-09 11:33:14 -05: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: set the cmdq out_vld bit to 0 after used 2018-03-08 11:23:36 -05:00
Makefile net: hns3: Add HNS3 VF driver to kernel build framework 2017-12-15 10:55:34 -05:00