net: tftpput: Rename TFTP to TFTPGET
This is a better name for this protocol. Also remove the typedef to keep
checkpatch happy, and move zeroing of NetBootFileXferSize a little
earlier since TFTPPUT will need to change this.
Signed-off-by:
Simon Glass <sjg@chromium.org>
Showing
- board/hymod/bsp.c 1 addition, 1 deletionboard/hymod/bsp.c
- board/hymod/fetch.c 1 addition, 1 deletionboard/hymod/fetch.c
- common/cmd_elf.c 3 additions, 3 deletionscommon/cmd_elf.c
- common/cmd_net.c 4 additions, 4 deletionscommon/cmd_net.c
- common/update.c 1 addition, 1 deletioncommon/update.c
- include/net.h 5 additions, 3 deletionsinclude/net.h
- net/net.c 8 additions, 10 deletionsnet/net.c
Loading
Please register or sign in to comment