Re: [PATCH] usb: serial: move zte MF330 from sierra to option

2008-02-14 Thread Greg KH
On Thu, Feb 14, 2008 at 01:12:28PM -0800, Andrew Morton wrote: > On Mon, 11 Feb 2008 12:29:33 -0800 > Kevin Lloyd <[EMAIL PROTECTED]> wrote: > > > From: Kevin Lloyd <[EMAIL PROTECTED]> > > > > Moves the Onda H600/ZTE MF33 device from the sierra driver to the option > > driver. > > > > A change

Re: [PATCH] usb: serial: move zte MF330 from sierra to option

2008-02-14 Thread Andrew Morton
On Mon, 11 Feb 2008 12:29:33 -0800 Kevin Lloyd <[EMAIL PROTECTED]> wrote: > From: Kevin Lloyd <[EMAIL PROTECTED]> > > Moves the Onda H600/ZTE MF33 device from the sierra driver to the option > driver. > A changelog should describe why a change was made, not simply what the change is. > > ---