diff options
author | Ravik Hasija <rahasij@linux.microsoft.com> | 2020-05-07 14:55:32 -0700 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2020-06-12 13:17:23 -0400 |
commit | de5468e660742c4d2c2cbfc39e106fc647570110 (patch) | |
tree | b5005cb67a5f0d1dea275435628f2ca5661aefe2 /common | |
parent | 8882238cc4c1276629c989ea1fe71b15358a5040 (diff) |
net: tftp: fix progress marker for file transfer
During packet sequence number wraparound the show_block_marker() API was
not called, as a result the progress marker doesn't stay within column
boundary. Use position in file instead of sequence number to align the
marker.
Signed-off-by: Ravik Hasija <rahasij@linux.microsoft.com>
Reviewed-By: Ramon Fried <rfried.dev@gmail.com>
Diffstat (limited to 'common')
0 files changed, 0 insertions, 0 deletions