From: David Miller <davem@xxxxxxxxxxxxx>
Date: Fri, 31 May 2019 17:15:29 -0700 (PDT)
From: Huazhong Tan <tanhuazhong@xxxxxxxxxx>
Date: Fri, 31 May 2019 16:54:46 +0800
This patch-set includes code optimizations and bugfixes for the HNS3
ethernet controller driver.
[patch 1/12] removes the redundant core reset type
[patch 2/12 - 3/12] fixes two VLAN related issues
[patch 4/12] fixes a TM issue
[patch 5/12 - 12/12] includes some patches related to RAS & MSI-X error
Series applied.
I reverted, you need to actually build test the infiniband side of your
driver.
drivers/infiniband/hw/hns/hns_roce_hw_v2.c: In function ʽhns_roce_v2_msix_interrupt_abnʼ:
drivers/infiniband/hw/hns/hns_roce_hw_v2.c:5032:14: warning: passing argument 2 of ʽops->set_default_reset_requestʼ makes pointer from integer without a cast [-Wint-conversion]
HNAE3_FUNC_RESET);
^~~~~~~~~~~~~~~~
drivers/infiniband/hw/hns/hns_roce_hw_v2.c:5032:14: note: expected ʽlong unsigned int *ʼ but argument is of type ʽintʼ
C-c C-cmake[5]: *** Deleting file 'drivers/net/wireless/ath/carl9170/cmd.o'