Re: [git patch] move USB net drivers to drivers/net

2007-05-10 Thread Duncan Sands
On Thursday 10 May 2007 14:12:47 Indan Zupancic wrote: > Hello, > > On Thu, May 10, 2007 03:38, Jeff Garzik wrote: > > > > This was ACK'd by Greg, as you see in the sign-offs. See the commit > > below for rationale. > > > > USB is now treated like other buses, for network drivers: > > * USB netwo

Re: [git patch] move USB net drivers to drivers/net

2007-05-10 Thread Indan Zupancic
Hello, On Thu, May 10, 2007 03:38, Jeff Garzik wrote: > > This was ACK'd by Greg, as you see in the sign-offs. See the commit > below for rationale. > > USB is now treated like other buses, for network drivers: > * USB network driver patches should go to me and netdev > * Just like in PCI or PCMC