Skip to content
Snippets Groups Projects
Commit a170f2c7 authored by Stefano Babic's avatar Stefano Babic Committed by Remy Bohmer
Browse files

USB-CDC: called handle_interrupts inside usb_eth_send


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: default avatarStefano Babic <sbabic@denx.de>
parent 80460772
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment