commit | f5329bbc3f951f01c39c24f06a57c34d865f5a16 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Oct 24 18:00:03 2011 +0000 |
committer | Wolfgang Denk <wd@denx.de> | Wed Oct 26 21:34:04 2011 +0200 |
tree | 3473c0bb14bfb66aa9beffb3aa4757b686090293 | |
parent | e4bf0c5cfe1d7b2059a6802c9e11d567c928dbb1 [diff] |
net: tftpput: move common code into separate functions We want to show block markers on completion of get and put, so move this common code into separate functions. Signed-off-by: Simon Glass <sjg@chromium.org>