From: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
To: "Sathya.Perla@Emulex.Com" <Sathya.Perla@Emulex.Com>
Cc: "joe@perches.com" <joe@perches.com>,
"netdev@vger.kernel.org" <netdev@vger.kernel.org>,
"davem@davemloft.net" <davem@davemloft.net>,
"paul.gortmaker@windriver.com" <paul.gortmaker@windriver.com>,
"jengelh@medozas.de" <jengelh@medozas.de>
Subject: RE: [RFC] Moving files around in drivers/net
Date: Sun, 19 Jun 2011 18:48:52 -0700 [thread overview]
Message-ID: <1308534533.22851.19.camel@jtkirshe-mobl> (raw)
In-Reply-To: <3367B80B08154D42A3B2BC708B5D41F63F1859422D@EXMAIL.ad.emulex.com>
[-- Attachment #1: Type: text/plain, Size: 2301 bytes --]
On Wed, 2011-06-15 at 22:05 -0700, Sathya.Perla@Emulex.Com wrote:
> >-----Original Message-----
> >From: netdev-owner@vger.kernel.org [mailto:netdev-owner@vger.kernel.org] On
> >Behalf Of Joe Perches
> >Sent: Thursday, June 16, 2011 6:40 AM
> >To: Jeff Kirsher
> >Cc: netdev; David Miller; Paul Gortmaker; Jan Engelhardt
> >Subject: Re: [RFC] Moving files around in drivers/net
> >
> >
> >commit 931da59411e60574a1235d0ad2d63ebd1638a859
> >Author: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
> >Date: Fri May 13 00:37:27 2011 -0700
> >
> > be2net: Move the BladeEngine 2 driver
> >
> > Moves the Server Engine driver into drivers/net/ethernet/benet/ and
> > make the necessary Kconfig and Makefile changes.
> >
> > CC: Sathya Perla <sathya.perla@emulex.com>
> > CC: Subbu Seetharaman <subbu.seetharaman@emulex.com>
> > CC: Ajit Khaparde <ajit.khaparde@emulex.com>
> > Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
> >
> > MAINTAINERS | 2 +-
> > drivers/net/Kconfig | 2 --
> > drivers/net/Makefile | 1 -
> > drivers/net/ethernet/Kconfig | 1 +
> > drivers/net/ethernet/Makefile | 1 +
> > drivers/net/{ => ethernet}/benet/Kconfig | 0
> > drivers/net/{ => ethernet}/benet/Makefile | 0
> > drivers/net/{ => ethernet}/benet/be.h | 0
> > drivers/net/{ => ethernet}/benet/be_cmds.c | 0
> > drivers/net/{ => ethernet}/benet/be_cmds.h | 0
> > drivers/net/{ => ethernet}/benet/be_ethtool.c | 0
> > drivers/net/{ => ethernet}/benet/be_hw.h | 0
> > drivers/net/{ => ethernet}/benet/be_main.c | 0
> > 13 files changed, 3 insertions(+), 4 deletions(-)
> >
>
> If you are going to consistently have the path as drivers/net/ethernet/<company-name>/<driver-name>, then
> be2net driver must be under drivers/net/ethernet/emulex/be2net/
>
> thanks,
> -Sathya
That sound fine. I was not consistent about using
driver/net/ethernet/<company name>/ because companies have been
bought/sold and a driver may change hands one or more times. So I tried
to avoid using company names unless I was confident about it.
I will make the requested change.
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 490 bytes --]
next prev parent reply other threads:[~2011-06-20 1:49 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-06-01 19:30 [RFC] Moving files around in drivers/net Joe Perches
2011-06-01 19:53 ` Jeff Kirsher
2011-06-01 20:01 ` Joe Perches
2011-06-15 18:38 ` Jeff Kirsher
2011-06-15 20:35 ` Andy Gospodarek
2011-06-16 1:10 ` Joe Perches
2011-06-16 3:34 ` Po-Yu Chuang
2011-06-20 1:42 ` Jeff Kirsher
2011-06-16 5:05 ` Sathya.Perla
2011-06-20 1:48 ` Jeff Kirsher [this message]
2011-06-16 14:14 ` Jon Mason
2011-06-20 1:51 ` Jeff Kirsher
2011-06-16 15:03 ` Jon Mason
2011-06-20 1:59 ` Jeff Kirsher
2011-06-20 15:23 ` Jon Mason
2011-06-23 13:30 ` Giuseppe CAVALLARO
2011-06-24 3:56 ` Jeff Kirsher
2011-06-20 2:25 ` Jeff Kirsher
2011-06-20 3:22 ` Ben Hutchings
2011-06-20 4:02 ` Jeff Kirsher
2011-06-20 5:23 ` Jan Engelhardt
2011-06-20 6:01 ` Joe Perches
2011-06-01 21:07 ` Ben Hutchings
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1308534533.22851.19.camel@jtkirshe-mobl \
--to=jeffrey.t.kirsher@intel.com \
--cc=Sathya.Perla@Emulex.Com \
--cc=davem@davemloft.net \
--cc=jengelh@medozas.de \
--cc=joe@perches.com \
--cc=netdev@vger.kernel.org \
--cc=paul.gortmaker@windriver.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).