tftpd: show requested file name in open error message
authorDenys Vlasenko <vda.linux@googlemail.com>
Thu, 13 Feb 2020 11:58:46 +0000 (12:58 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Thu, 13 Feb 2020 11:58:46 +0000 (12:58 +0100)
commit260bd21169843fc00ee294a5f75da9e53cb2bc14
tree928a161362d3e7c37cc534f273f19874b8153ba0
parentbd8b05ba1b0901bbd6a913dfd5186ac7c8beffed
tftpd: show requested file name in open error message

function                                             old     new   delta
tftp_protocol                                       1902    1949     +47

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