Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751461AbcL1L4G (ORCPT ); Wed, 28 Dec 2016 06:56:06 -0500 Received: from mail-ua0-f196.google.com ([209.85.217.196]:33284 "EHLO mail-ua0-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751346AbcL1L4E (ORCPT ); Wed, 28 Dec 2016 06:56:04 -0500 MIME-Version: 1.0 In-Reply-To: References: <1482849756-21817-1-git-send-email-hock.leong.kweh@intel.com> <20161227.113405.362102687632949941.davem@davemloft.net> From: Kishan Sandeep Date: Wed, 28 Dec 2016 17:26:03 +0530 Message-ID: Subject: Re: [PATCH v2] net: stmmac: bug fix to synchronize stmmac_open and stmmac_dvr_probe To: "Kweh, Hock Leong" Cc: David Miller , "f.fainelli@gmail.com" , "Joao.Pinto@synopsys.com" , "peppe.cavallaro@st.com" , "seraphin.bonnaffe@st.com" , "alexandre.torgue@gmail.com" , "manabian@gmail.com" , "niklas.cassel@axis.com" , "johan@kernel.org" , "pavel@ucw.cz" , "lars.persson@axis.com" , "netdev@vger.kernel.org" , "linux-kernel@vger.kernel.org" Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1433 Lines: 37 On Wed, Dec 28, 2016 at 7:10 AM, Kweh, Hock Leong wrote: >> -----Original Message----- >> From: David Miller [mailto:davem@davemloft.net] >> Sent: Wednesday, December 28, 2016 12:34 AM >> To: Kweh, Hock Leong >> Cc: Joao.Pinto@synopsys.com; peppe.cavallaro@st.com; >> seraphin.bonnaffe@st.com; f.fainelli@gmail.com; >> alexandre.torgue@gmail.com; manabian@gmail.com; niklas.cassel@axis.com; >> johan@kernel.org; pavel@ucw.cz; Ong, Boon Leong >> ; Voon, Weifeng ; >> lars.persson@axis.com; netdev@vger.kernel.org; linux-kernel@vger.kernel.org >> Subject: Re: [PATCH v2] net: stmmac: bug fix to synchronize stmmac_open and >> stmmac_dvr_probe >> >> From: "Kweh, Hock Leong" >> Date: Tue, 27 Dec 2016 22:42:36 +0800 >> >> > From: "Kweh, Hock Leong" >> >> You are not the author of this change, do not take credit for it. >> >> You have copied Florian's patch character by character, therefore >> he is the author. >> >> You also didn't CC: the netdev mailing list properly. > > Noted & Thanks. > > Hi Florian, could you submit this fix from your side so that you are the author. > I will help to test out. > > Thanks & Regards, > Wilson > I think you can give *--author* for giving author name. Try git commit -am "commit message" --author="Author_name "