linux_dsm_epyc7002/drivers/net/ethernet/hisilicon/hns3
Huazhong Tan 1c1270da47 net: hns3: simplify hclge_cmd_csq_clean
csq is used as a ring buffer, the value of the desc will be replaced
in next use. This patch removes the unnecessary memset, and just
updates the next_to_clean.

Signed-off-by: Huazhong Tan <tanhuazhong@huawei.com>
Signed-off-by: Peng Li <lipeng321@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-07-02 22:49:14 +09:00
..
hns3pf net: hns3: simplify hclge_cmd_csq_clean 2018-07-02 22:49:14 +09:00
hns3vf net: hns3: add vector status check before free vector 2018-06-29 11:06:34 +09:00
hclge_mbx.h net: hns3: Optimize the VF's process of updating multicast MAC 2018-06-01 14:23:58 -04:00
hnae3.c net: hns3: print the ret value in error information 2018-06-29 11:06:34 +09:00
hnae3.h net: hns3: Optimize the PF's process of updating multicast MAC 2018-06-01 14:23:57 -04:00
hns3_dcbnl.c net: hns3: Unified HNS3 {VF|PF} Ethernet Driver for hip08 SoC 2017-12-15 10:55:34 -05:00
hns3_enet.c net: hns3: remove the Redundant put_vector in hns3_client_uninit 2018-06-29 11:06:34 +09:00
hns3_enet.h net: hns3: Clear TX/RX rings when stopping port & un-initializing client 2018-05-29 00:04:26 -04:00
hns3_ethtool.c net: hns3: Add support for IFF_ALLMULTI flag 2018-06-01 14:23:55 -04:00
Makefile net: hns3: Unified HNS3 {VF|PF} Ethernet Driver for hip08 SoC 2017-12-15 10:55:34 -05:00