From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lipeng Subject: [PATCH net-next 0/2] net: hns3: Bug fixes & Code improvements in HNS3 driver Date: Wed, 8 Nov 2017 15:31:17 +0800 Message-ID: <1510126279-31751-1-git-send-email-lipeng321@huawei.com> Mime-Version: 1.0 Content-Type: text/plain Cc: , , , , , To: Return-path: Received: from szxga05-in.huawei.com ([45.249.212.191]:10028 "EHLO szxga05-in.huawei.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755842AbdKHHCh (ORCPT ); Wed, 8 Nov 2017 02:02:37 -0500 Sender: netdev-owner@vger.kernel.org List-ID: This patch-set introduces some bug fixes and code improvements. As [patch 1/2] depends on the patch {5392902 net: hns3: Consistently using GENMASK in hns3 driver}, which exists in net-next, not exists in net, so push this serise to nex-next. Fuyun Liang (2): {topost} net: hns3: fix a bug when getting phy address from NCL_config file {topost} net: hns3: cleanup mac auto-negotiation state query in hclge_update_speed_duplex drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.h | 2 +- drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c | 13 +------------ 2 files changed, 2 insertions(+), 13 deletions(-) -- 1.9.1