Re: [net-next v2 28/71] 8139*/atp/r8169/sc92031: Move the Realtek drivers
From: Jeff Kirsher <hidden>
Date: 2011-08-02 03:41:26
Attachments
- signature.asc [application/pgp-signature] 490 bytes
From: Jeff Kirsher <hidden>
Date: 2011-08-02 03:41:26
On Mon, 2011-08-01 at 20:21 -0700, Jeff Garzik wrote:
On 08/01/2011 08:24 PM, Ben Hutchings wrote:quoted
On Sat, 2011-07-30 at 20:26 -0700, Jeff Kirsher wrote:quoted
Move the Realtek drivers into drivers/net/ethernet/realtek/ and make the necessary Kconfig and Makefile changes.[...] Does it really make sense to move the pci-skeleton driver? Although it includes hardware access specific to RTL8139 chips, that's not really the point of it.Indeed. pci-skeleton was simply intended to illustrate a clean driver for a simple DMA-driven NIC. Honestly, it's so outdated now that deletion would be a better course.
If it would be useful, should we take the time to update pci-skeleton driver? Or will this be a maintenance issue going forward and deletion is the best answer?