[U-Boot] [PATCH v2 4/8] USB-CDC: Correct freeing usb requests

Remy Bohmer linux at bohmer.net
Fri Aug 13 22:11:55 CEST 2010


Hi,

2010/8/13 Vitaly Kuzmichev <vkuzmichev at mvista.com>:
> Fix in_ep and out_ep confusion (rx_req was allocated from out_ep, not
> from in_ep) and add lost dev->req freeing.
>
> Signed-off-by: Vitaly Kuzmichev <vkuzmichev at mvista.com>
> ---
>  drivers/usb/gadget/ether.c |    9 +++++++--
>  1 files changed, 7 insertions(+), 2 deletions(-)

Applied to u-boot-usb/cdc branch.
Thanks.

Remy


More information about the U-Boot mailing list