net: Always print basic info for nfs, just like tftp
authorJoe Hershberger <joe.hershberger@ni.com>
Wed, 4 Jul 2018 00:22:56 +0000 (19:22 -0500)
committerJoe Hershberger <joe.hershberger@ni.com>
Thu, 26 Jul 2018 19:08:19 +0000 (14:08 -0500)
commitfaecf84ab14d38e9316275775097caeea73b1f32
tree9532e2705e19b4bf202b5baf77d24a0f2df56aae
parent347e32b01db7bf4d24d21cf775021f9b70d6448a
net: Always print basic info for nfs, just like tftp

nfs was only printing basic info about the transfer in the case of a
DEBUG build. Print the same level of detail as tftp always.

Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>
net/nfs.c