From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932432AbdKHHR0 (ORCPT ); Wed, 8 Nov 2017 02:17:26 -0500 Received: from szxga04-in.huawei.com ([45.249.212.190]:9976 "EHLO szxga04-in.huawei.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932371AbdKHHRY (ORCPT ); Wed, 8 Nov 2017 02:17:24 -0500 Subject: Re: [PATCH net-next 0/2] net: hns3: Bug fixes & Code improvements in HNS3 driver To: References: <1510126279-31751-1-git-send-email-lipeng321@huawei.com> CC: , , , , From: "lipeng (Y)" Message-ID: Date: Wed, 8 Nov 2017 15:17:09 +0800 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0 MIME-Version: 1.0 In-Reply-To: <1510126279-31751-1-git-send-email-lipeng321@huawei.com> Content-Type: text/plain; charset="windows-1252"; format=flowed Content-Transfer-Encoding: 7bit X-Originating-IP: [10.63.173.108] X-CFilter-Loop: Reflected X-Mirapoint-Virus-RAPID-Raw: score=unknown(0), refid=str=0001.0A020205.5A02AF81.000B,ss=1,re=0.000,recu=0.000,reip=0.000,cl=1,cld=1,fgs=0, ip=0.0.0.0, so=2014-11-16 11:51:01, dmn=2013-03-21 17:37:32 X-Mirapoint-Loop-Id: abba2c8e56fc6878f47ef867cf9beb59 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org please ignore this patch-set. I should remove "{topost}" from the subject. sorry for that, I will resend the patch-set. On 2017/11/8 15:31, Lipeng wrote: > 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(-) >