]> git.sur5r.net Git - u-boot/commit
net: add static to do_tftpput()
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Thu, 22 Jun 2017 07:49:10 +0000 (16:49 +0900)
committerJoe Hershberger <joe.hershberger@ni.com>
Mon, 7 Aug 2017 20:18:29 +0000 (15:18 -0500)
commit0c1b869b2eb27a8acb2db24c5b2b685af21ba7f2
treef8fa63265bfb88e8b8a774d52106dd391850b28f
parentb044cc1dee8f8af4dcad6ca2ef3ff4f577b79229
net: add static to do_tftpput()

This is only used in cmd/net.c

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
cmd/net.c