Re: [PATCH] Update MAINTAINERS for USB network devices

2007-07-02 Thread Jeff Garzik
Peter Korsgaard wrote: "Greg" == Greg KH <[EMAIL PROTECTED]> writes: Greg> Yeah, this is the cdc_acm driver that is still in the USB drivers/ Greg> directory tree as it is a USB class driver that shows up as a tty device Greg> to userspace. It should not be moved to the networking list unle

Re: [PATCH] Update MAINTAINERS for USB network devices

2007-06-27 Thread Peter Korsgaard
> "Greg" == Greg KH <[EMAIL PROTECTED]> writes: Greg> Yeah, this is the cdc_acm driver that is still in the USB drivers/ Greg> directory tree as it is a USB class driver that shows up as a tty device Greg> to userspace. It should not be moved to the networking list unless no Greg> one min

Re: [PATCH] Update MAINTAINERS for USB network devices

2007-06-27 Thread David Brownell
> > > > @@ -3610,15 +3610,14 @@ > > > > USB CDC ETHERNET DRIVER > > > > P: Greg Kroah-Hartman > > > > I 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 i

Re: [PATCH] Update MAINTAINERS for USB network devices

2007-06-27 Thread Greg KH
On Wed, Jun 27, 2007 at 01:54:15AM -0700, David Brownell wrote: > On Wednesday 27 June 2007, Jeff Garzik wrote: > > Peter Korsgaard wrote: > > > Questions regarding the USB network drivers should now go to netdev. > > > > > > Signed-off-by: Peter Korsgaard <[EMAIL PROTECTED]> > > > --- > > > MAIN

Re: [PATCH] Update MAINTAINERS for USB network devices

2007-06-27 Thread Petko Manolov
On Wed, 27 Jun 2007, Jeff Garzik wrote: Peter Korsgaard wrote: Questions regarding the USB network drivers should now go to netdev. Signed-off-by: Peter Korsgaard <[EMAIL PROTECTED]> --- MAINTAINERS | 13 + 1 file changed, 5 insertions(+), 8 deletions(-) Index: linux-2.6.22-rc6

Re: [PATCH] Update MAINTAINERS for USB network devices

2007-06-27 Thread David Brownell
On Wednesday 27 June 2007, Jeff Garzik wrote: > Peter Korsgaard wrote: > > Questions regarding the USB network drivers should now go to netdev. > > > > Signed-off-by: Peter Korsgaard <[EMAIL PROTECTED]> > > --- > > MAINTAINERS | 13 + > > 1 file changed, 5 insertions(+), 8 deletions

Re: [PATCH] Update MAINTAINERS for USB network devices

2007-06-27 Thread Peter Korsgaard
On 6/27/07, Jeff Garzik <[EMAIL PROTECTED]> wrote: Quite true, but for courtesy's sake you should keep the relevant maintainers in the loop, and get their ACKs, when you start changing their MAINTAINERS entries. Sorry, I forgot the CCs. David already agreed with the change: http://thread.gman

Re: [PATCH] Update MAINTAINERS for USB network devices

2007-06-27 Thread Jeff Garzik
Peter Korsgaard wrote: Questions regarding the USB network drivers should now go to netdev. Signed-off-by: Peter Korsgaard <[EMAIL PROTECTED]> --- MAINTAINERS | 13 + 1 file changed, 5 insertions(+), 8 deletions(-) Index: linux-2.6.22-rc6/MAINTAINERS =

[PATCH] Update MAINTAINERS for USB network devices

2007-06-27 Thread Peter Korsgaard
Questions regarding the USB network drivers should now go to netdev. Signed-off-by: Peter Korsgaard <[EMAIL PROTECTED]> --- MAINTAINERS | 13 + 1 file changed, 5 insertions(+), 8 deletions(-) Index: linux-2.6.22-rc6/MAINTAINERS ==