
15 Aug
2010
15 Aug
'10
6:17 p.m.
Hi,
2010/8/15 Stefano Babic sbabic@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@denx.de
drivers/usb/gadget/ether.c | 10 +++++++++- 1 files changed, 9 insertions(+), 1 deletions(-)
Applied to u-boot-usb/cdc Thanks.
Remy