Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1287341

RE: [v9, 6/6] fsl/fman: Add FMan MAC driver

From Madalin-Cristian Bucur <madalin.bucur@freescale.com>
Newsgroups linux.kernel
Subject RE: [v9, 6/6] fsl/fman: Add FMan MAC driver
Date 2015-12-09 11:20 +0100
Message-ID <qDK0O-71Y-17@gated-at.bofh.it> (permalink)
References <qDwTT-6Yp-3@gated-at.bofh.it> <qDwTT-6Yp-1@gated-at.bofh.it> <qDzf3-8k5-11@gated-at.bofh.it> <qDCwj-25G-25@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


> -----Original Message-----
> From: David Miller [mailto:davem@davemloft.net]
> 
> From: Scott Wood <scottwood@freescale.com>
> Date: Tue, 8 Dec 2015 16:44:38 -0600
> 
> > On Tue, 2015-12-08 at 14:18 -0600, Andy Fleming wrote:
> >> On Thu, Dec 3, 2015 at 1:19 AM,  <igal.liberman@freescale.com> wrote:
> >> > From: Igal Liberman <igal.liberman@freescale.com>
> >> >
> >> > This patch adds the Ethernet MAC driver supporting the three
> >> > different types of MACs: dTSEC, tGEC and mEMAC.
> >> >
> >> > Signed-off-by: Igal Liberman <igal.liberman@freescale.com>
> >>
> >> [...]
> >>
> >> > +
> >> > +MODULE_LICENSE("Dual BSD/GPL");
> >> > +
> >> > +MODULE_AUTHOR("Emil Medve <Emilian.Medve@Freescale.com>");
> >>
> >> I imagine this email address doesn't exist anymore, or won't soon.
> >> This is also an issue in the ethernet driver (with my old address).
> >> I'm not sure what the right approach is, but we shouldn't be putting
> >> obsolete email addresses in the kernel.
> >
> > I don't think a MODULE_AUTHOR tag makes sense for drivers like this that
> had a
> > lot of people work on them.  git history is better for giving credit in
> such
> > cases.
> 
> Agreed.

I've already removed the MODULE_AUTHOR tag from the dpaa_eth code, this will
be removed as well. We are required to keep the Signed-off by: tags of the
original authors for the patches and also were instructed to keep the original
Freescale email addresses even if the patch authors have different email
addresses now. To complicate things further, after the Freescale - NXP merger
the freescale.com employee emails will be replaced by nxp.com email addresses
so our future submissions will have a mix of legacy freescale.com emails for
the former employees and nxp.com for the current ones. Given that the Freescale
brand is replaced with NXP, we may need to reflect this in the folder structure,
prefixes used in the code, etc. Copyright will also need to reflect this change,
any further changes will be attributed to NXP. Is there a norm/custom followed
in such situations?

Madalin
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Re: [v9, 6/6] fsl/fman: Add FMan MAC driver Andy Fleming <afleming@gmail.com> - 2015-12-08 21:20 +0100
  Re: [v9, 6/6] fsl/fman: Add FMan MAC driver Scott Wood <scottwood@freescale.com> - 2015-12-08 23:50 +0100
    Re: [v9, 6/6] fsl/fman: Add FMan MAC driver David Miller <davem@davemloft.net> - 2015-12-09 03:20 +0100
      RE: [v9, 6/6] fsl/fman: Add FMan MAC driver Madalin-Cristian Bucur <madalin.bucur@freescale.com> - 2015-12-09 11:20 +0100

csiph-web