[U-Boot] [PATCH V3 2/2] USB-CDC: called handle_interrupts inside usb_eth_send
Remy Bohmer
linux at bohmer.net
Sun Aug 15 18:17:45 CEST 2010
Hi,
2010/8/15 Stefano Babic <sbabic at denx.de>:
> The patch removes an endless loop in the usb_eth_send
> if the tx_complete is not called before going
> in the loop. The driver interrupt routine is called
> allowing the driver to check if the TX is completed.
>
> Signed-off-by: Stefano Babic <sbabic at denx.de>
> ---
> drivers/usb/gadget/ether.c | 10 +++++++++-
> 1 files changed, 9 insertions(+), 1 deletions(-)
Applied to u-boot-usb/cdc
Thanks.
Remy
More information about the U-Boot
mailing list