From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752990AbbJLCfK (ORCPT ); Sun, 11 Oct 2015 22:35:10 -0400 Received: from szxga02-in.huawei.com ([119.145.14.65]:10432 "EHLO szxga02-in.huawei.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752792AbbJLCfI (ORCPT ); Sun, 11 Oct 2015 22:35:08 -0400 Message-ID: <561B1C3F.4070108@hisilicon.com> Date: Mon, 12 Oct 2015 10:34:39 +0800 From: huangdaode User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:17.0) Gecko/20130509 Thunderbird/17.0.6 MIME-Version: 1.0 To: David Miller CC: , , , , , , , , Subject: Re: [PATCH net-next 0/2] net: fix some bugs in HNS drivers References: <1444285045-23275-1-git-send-email-huangdaode@hisilicon.com> <20151011.050252.1499118063121905989.davem@davemloft.net> In-Reply-To: <20151011.050252.1499118063121905989.davem@davemloft.net> Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit X-Originating-IP: [10.61.13.165] X-CFilter-Loop: Reflected Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 2015/10/11 20:02, David Miller wrote: > From: huangdaode > Date: Thu, 8 Oct 2015 14:17:23 +0800 > >> This patchset fixes the two bugs in HNS driver, one is for fixing the >> compilation warning bug on arm 32-bit platform, another is fixing the wrong >> mac port judgement bug which is found during internal tests. > This patch series does not apply to the net-next tree at all. > > Also, both patches should use a subsystem prefix of "hisilicon: " > in the Subject lines. > > Thanks. > > . > Thanks David, Because it conflicts with arnd's patches, which fixes this bug. in the mail, Joe Perches advised another fix, we will send out the patch soon. thanks -- Best Regards Daode Huang