tftpd: fix -u USER to work with chroot. Closes 5348
authorDenys Vlasenko <vda.linux@googlemail.com>
Wed, 18 Jul 2012 15:32:32 +0000 (17:32 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Wed, 18 Jul 2012 15:32:32 +0000 (17:32 +0200)
commitdbed6c4b46f3c8dc74d50e4cf35b1cb8b8c4ff2d
tree70daedb8c72e42362807bb0ff6dfa8953b3f130c
parentdf8066a78ccd9b899244145f6be0171957a41a1e
tftpd: fix -u USER to work with chroot. Closes 5348

function                                             old     new   delta
tftpd_main                                           546     568     +22
tftp_protocol                                       1844    1839      -5

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
networking/tftp.c