From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Lunn Subject: Re: [PATCH v2 3/8] net: ax88796: Do not free IRQ in ax_remove() (already freed in ax_close()). Date: Tue, 17 Apr 2018 23:13:29 +0200 Message-ID: <20180417211329.GA18336@lunn.ch> References: <1523916285-6057-1-git-send-email-schmitzmic@gmail.com> <1523930895-6973-4-git-send-email-schmitzmic@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: netdev-owner@vger.kernel.org To: Michael Schmitz Cc: John Paul Adrian Glaubitz , netdev@vger.kernel.org, Linux/m68k , Michael Karcher , Michael Karcher List-Id: linux-m68k@vger.kernel.org On Wed, Apr 18, 2018 at 08:32:25AM +1200, Michael Schmitz wrote: > Hi Adrian, > > On Tue, Apr 17, 2018 at 11:40 PM, John Paul Adrian Glaubitz > wrote: > > On 04/17/2018 04:08 AM, Michael Schmitz wrote: > >> > >> From: John Paul Adrian Glaubitz > > > > This should be: > > > > From: Michael Karcher > > I haven't found a way to change that in my tree yet, sorry. Unless > someone has a simple way to fix patch authorship after a merge, I may > have to reimport from scratch. git commit --am --author= Andrew