- rename CONFIG_FEATURE_TFTP_DEBUG to CONFIG_DEBUG_TFTP so it's off in defconfig
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Wed, 14 Jun 2006 17:29:10 +0000 (17:29 -0000)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Wed, 14 Jun 2006 17:29:10 +0000 (17:29 -0000)
commit32bf1f9d42b5f04cfa7295bca67f7fc6f6dd176b
tree59228e1945641be46124e58c6b594cc408259b0d
parentf1bd42a305d1bb30e7dcafbc907a1c7f6e5d5cbf
- rename CONFIG_FEATURE_TFTP_DEBUG to CONFIG_DEBUG_TFTP so it's off in defconfig
- expand the cmd_get/cmd_put macros
- Jason Schoon writes: unlink only if non-stdio
networking/tftp.c