[PATCH net-next 0/2] Some important fixes for HNS3 driver

From: Salil Mehta
Date: Fri Aug 03 2018 - 05:57:05 EST


This patch presents some important fixes related to MSIX allocation
in HNS3 driver.

Jian Shen (2):
net: hns3: Fix MSIX allocation issue for VF
net: hns3: Refine the MSIX allocation for PF

drivers/net/ethernet/hisilicon/hns3/hns3_enet.c | 3 +-
.../net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.h | 2 +
.../ethernet/hisilicon/hns3/hns3pf/hclge_main.c | 8 ++-
.../ethernet/hisilicon/hns3/hns3pf/hclge_main.h | 3 +-
.../ethernet/hisilicon/hns3/hns3vf/hclgevf_cmd.h | 14 ++++
.../ethernet/hisilicon/hns3/hns3vf/hclgevf_main.c | 80 ++++++++++++++++++----
.../ethernet/hisilicon/hns3/hns3vf/hclgevf_main.h | 4 +-
7 files changed, 94 insertions(+), 20 deletions(-)

--
2.7.4