eta: Fix ramp time ETA
authorSitsofe Wheeler <sitsofe@yahoo.com>
Sun, 27 Nov 2016 17:13:27 +0000 (17:13 +0000)
committerSitsofe Wheeler <sitsofe@yahoo.com>
Sun, 27 Nov 2016 21:40:26 +0000 (21:40 +0000)
commit819a4a96b6ee8ba5ec631b63ae10b82d28c7d0d0
tree9fa275e80e87dc2664eb9cdacdf70435687c4624
parent871467d9b6a804632c8c952a61fc3065b3e1e93f
eta: Fix ramp time ETA

Ramp time ETA in thread_eta() was was assuming all rate directions were
being used and that bytes_total was in kilobytes.

Signed-off-by: Sitsofe Wheeler <sitsofe@yahoo.com>
eta.c