Re: [patch 2.6.24-rc6] usb gadget: fix fsl_usb2_udc potential OOPS

2008-01-08 Thread David Brownell
On Monday 07 January 2008, Greg KH wrote: > On Thu, Jan 03, 2008 at 10:04:40AM -0800, David Brownell wrote: > > From: Li Yang <[EMAIL PROTECTED]> > > > > For fsl_usb2_udc driver, ep0 also has a descriptor. Current code is > > misleading and contains a logical mistake. Here is the patch to fix it

Re: [patch 2.6.24-rc6] usb gadget: fix fsl_usb2_udc potential OOPS

2008-01-07 Thread Greg KH
On Thu, Jan 03, 2008 at 10:04:40AM -0800, David Brownell wrote: > From: Li Yang <[EMAIL PROTECTED]> > > For fsl_usb2_udc driver, ep0 also has a descriptor. Current code is > misleading and contains a logical mistake. Here is the patch to fix it. > > http://bugzilla.kernel.org/show_bug.cgi?id=9