linux_dsm_epyc7002/drivers/net/ethernet/hisilicon/hns3/hns3pf
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
..
hclge_cmd.c net: hns3: Refactor the initialization of command queue 2017-11-02 21:28:35 +09:00
hclge_cmd.h net: hns3: add net status led support for fiber port 2018-01-22 16:05:49 -05:00
hclge_dcb.c net: hns3: fix for RSS configuration loss problem during reset 2018-03-09 11:33:13 -05:00
hclge_dcb.h net: hns3: Add hclge_dcb module for the support of DCB feature 2017-09-28 10:35:12 -07:00
hclge_main.c net: hns3: refactor the get/put_vector function 2018-03-09 11:33:14 -05:00
hclge_main.h net: hns3: fix for RSS configuration loss problem during reset 2018-03-09 11:33:13 -05:00
hclge_mbx.c net: hns3: fix endian issue when PF get mbx message flag 2018-03-08 11:23:37 -05:00
hclge_mdio.c net: hns3: add Asym Pause support to phy default features 2017-12-27 10:42:03 -05:00
hclge_mdio.h net: hns3: Add MDIO support to HNS3 Ethernet driver for hip08 SoC 2017-08-03 15:08:17 -07:00
hclge_tm.c net: hns3: fix for not setting pause parameters 2018-01-08 14:06:19 -05:00
hclge_tm.h net: hns3: fix for not setting pause parameters 2018-01-08 14:06:19 -05:00
Makefile net: hns3: Add mailbox support to PF driver 2017-12-15 10:55:35 -05:00