[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20110626114721.GA19500@wantstofly.org>
Date: Sun, 26 Jun 2011 13:47:21 +0200
From: Lennert Buytenhek <buytenh@...tstofly.org>
To: Jeff Kirsher <jeffrey.t.kirsher@...el.com>
Cc: davem@...emloft.net, netdev@...r.kernel.org,
Lennert Buytenhek <kernel@...tstofly.org>
Subject: Re: [RFC 46/72] ixp2000: Move the Radisys driver
On Sat, Jun 25, 2011 at 06:58:57AM -0700, Jeff Kirsher wrote:
> Move the Radisys driver into drivers/net/ethernet/radisys/ and
> make the necessary Kconfig and Makefile changes
>
> CC: Lennert Buytenhek <kernel@...tstofly.org>
> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@...el.com>
> ---
> MAINTAINERS | 2 +-
> drivers/net/Kconfig | 2 --
> drivers/net/Makefile | 1 -
> drivers/net/ethernet/Kconfig | 1 +
> drivers/net/ethernet/Makefile | 1 +
> drivers/net/ethernet/radisys/Kconfig | 16 ++++++++++++++++
> drivers/net/ethernet/radisys/Makefile | 5 +++++
> drivers/net/{ => ethernet/radisys}/ixp2000/Kconfig | 2 +-
> .../net/{ => ethernet/radisys}/ixp2000/Makefile | 0
The ixp2000 is a series of Intel ARM SoCs, and the ENP2611 is a Radisys
PCI board based on the ixp2000 series (ixp2400), so it doesn't make
sense to put everything in the radisys/ directory.
If you insist on moving all drivers into vendor directories (I don't
like that idea at all -- are we going to rename directories and shuffle
stuff around every time vendor A buys vendor B or takes over one of
vendor B's products?), at least the core ixp2000 code should be under
intel/.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists