mirror of
https://github.com/greatscottgadgets/hackrf.git
synced 2026-03-13 10:49:35 +01:00
There are now only two possible outcomes to this function: either we successfully resubmitted a transfer, or the transfer is finished and we end up calling transfer_finished(). So we can go ahead and simplify it accordingly.