From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934235AbdC3RYM convert rfc822-to-8bit (ORCPT ); Thu, 30 Mar 2017 13:24:12 -0400 Received: from lhrrgout.huawei.com ([194.213.3.17]:17062 "EHLO lhrrgout.huawei.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933373AbdC3RYK (ORCPT ); Thu, 30 Mar 2017 13:24:10 -0400 From: Salil Mehta To: David Miller CC: "Zhuangyuzeng (Yisen)" , "mehta.salil.lnk@gmail.com" , "netdev@vger.kernel.org" , "linux-kernel@vger.kernel.org" , Linuxarm Subject: RE: [PATCH net 00/19] net: hns: Misc. HNS Bug Fixes & Code Improvements Thread-Topic: [PATCH net 00/19] net: hns: Misc. HNS Bug Fixes & Code Improvements Thread-Index: AQHSqWrTz6Jb6fg6m02zOKKzNlHCoaGtjQMAgAAQ9rD///LPAIAAEQ1w Date: Thu, 30 Mar 2017 17:23:54 +0000 Message-ID: References: <20170330153106.14344-1-salil.mehta@huawei.com> <20170330.100852.631078039848764955.davem@davemloft.net> <20170330.102222.1493163519263359922.davem@davemloft.net> In-Reply-To: <20170330.102222.1493163519263359922.davem@davemloft.net> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.203.181.152] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 8BIT MIME-Version: 1.0 X-CFilter-Loop: Reflected X-Mirapoint-Virus-RAPID-Raw: score=unknown(0), refid=str=0001.0A020201.58DD3F32.01B6,ss=1,re=0.000,recu=0.000,reip=0.000,cl=1,cld=1,fgs=0, ip=0.0.0.0, so=2013-06-18 04:22:30, dmn=2013-03-21 17:37:32 X-Mirapoint-Loop-Id: 4b3e9eb3fdb1e74820a24e4481e326e5 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org > -----Original Message----- > From: David Miller [mailto:davem@davemloft.net] > Sent: Thursday, March 30, 2017 6:22 PM > To: Salil Mehta > Cc: Zhuangyuzeng (Yisen); mehta.salil.lnk@gmail.com; > netdev@vger.kernel.org; linux-kernel@vger.kernel.org; Linuxarm > Subject: Re: [PATCH net 00/19] net: hns: Misc. HNS Bug Fixes & Code > Improvements > > From: Salil Mehta > Date: Thu, 30 Mar 2017 17:19:44 +0000 > > > > >> -----Original Message----- > >> From: David Miller [mailto:davem@davemloft.net] > >> Sent: Thursday, March 30, 2017 6:09 PM > >> To: Salil Mehta > >> Cc: Zhuangyuzeng (Yisen); mehta.salil.lnk@gmail.com; > >> netdev@vger.kernel.org; linux-kernel@vger.kernel.org; Linuxarm > >> Subject: Re: [PATCH net 00/19] net: hns: Misc. HNS Bug Fixes & Code > >> Improvements > >> > >> From: Salil Mehta > >> Date: Thu, 30 Mar 2017 16:30:47 +0100 > >> > >> > This patch set introduces various HNS bug fixes, optimizations and > code > >> > improvements. > >> > >> What tree are you targetting? > >> > >> You say "net" in your Subject lines, but this series has cleanups > and all > >> sorts > >> of other things which are absolutely not appropriate for 'net' and > are > >> 'net-next' > >> material. > > Hi David, > > Sorry David, These bug fixes are for the next merge window and for > net-next. > > Should I resend the patches with below change? > > It is not necessary to resend, thanks for clarifying. Sure thanks.