[U-Boot] [PATCH] USB-CDC: wrong ep status used
Stefano Babic
sbabic at denx.de
Fri Aug 13 11:19:50 CEST 2010
Vitaly Kuzmichev wrote:
> Hi Sergei,
>
> On 08/12/2010 09:05 PM, Sergei Shtylyov wrote:
>> Hello.
>>
>> Stefano Babic wrote:
>>
>>>> We get oops here!
>>> Agree, and the issue is not related to this patch, I missed to correct
>>> it, thanks. If no one complains, I will send a single patch to fix both
>>> problems (wrong ep status + null pointer access).
>> Looks like Vitaly has done the same already:
>>
> Yes, but I have not seen Stefano's comment when sent.
>
> Stefano,
> I would like to add you 'signed-off' in this patch because I took this
> part from your patch:
> - usb_ep_free_request (gadget->ep0, dev->req);
> + usb_ep_free_request (dev->status_ep, dev->req);
>
> Do you allow me to add your signature?
>
Yes, of course !
Stefano
--
=====================================================================
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80 Email: office at denx.de
=====================================================================
More information about the U-Boot
mailing list