net: nfs: Remove unused define
authorJoe Hershberger <joe.hershberger@ni.com>
Mon, 15 Aug 2016 19:42:17 +0000 (14:42 -0500)
committerJoe Hershberger <joe.hershberger@ni.com>
Mon, 22 Aug 2016 19:20:15 +0000 (14:20 -0500)
Unreferenced, so remove the noise.

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

index d69b422f5209da05b6204183c3a59bd6e294c95f..2a1f4db9b43accbee0486423fcfec34475018561 100644 (file)
--- a/net/nfs.h
+++ b/net/nfs.h
@@ -44,8 +44,6 @@
 #define NFS_READ_SIZE 1024 /* biggest power of two that fits Ether frame */
 #endif
 
-#define NFS_MAXLINKDEPTH 16
-
 struct rpc_t {
        union {
                uint8_t data[2048];