tftp: explain "block# 0" codepath; report our decision to bail out to server
authorDenis Vlasenko <vda.linux@googlemail.com>
Wed, 9 May 2007 12:50:08 +0000 (12:50 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Wed, 9 May 2007 12:50:08 +0000 (12:50 -0000)
commitbf678d54237698a79d41ea3ae49d885f0e83bec4
treef7403d48cb8cfeccc2fdd501b0d41cdad8fb7797
parenta035e9f1a9028ad7fb4e9082cc7e383c3e4615cf
tftp: explain "block# 0" codepath; report our decision to bail out to server
if blocksize option doesn't look good (it was a FIXME. +33 bytes code);
make code more readable.
networking/tftp.c