Re: [PATCH] Update MAINTAINERS for USB network devices
From: Greg KH <hidden>
Date: 2007-06-27 15:10:44
On Wed, Jun 27, 2007 at 01:54:15AM -0700, David Brownell wrote:
On Wednesday 27 June 2007, Jeff Garzik wrote:quoted
Peter Korsgaard wrote:quoted
Questions regarding the USB network drivers should now go to netdev. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> --- MAINTAINERS | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) Index: linux-2.6.22-rc6/MAINTAINERS ===================================================================--- linux-2.6.22-rc6.orig/MAINTAINERS +++ linux-2.6.22-rc6/MAINTAINERS@@ -3610,15 +3610,14 @@ USB CDC ETHERNET DRIVER P: Greg Kroah-HartmanI think that may refer to the old cdc ethernet driver though ... Greg? The new one, in the usbnet framework, is a very different beast...
Yeah, this is the cdc_acm driver that is still in the USB drivers/ directory tree as it is a USB class driver that shows up as a tty device to userspace. It should not be moved to the networking list unless no one minds that I never see any queries about it :) thanks, greg k-h