net: nfs: Remove unused define

Unreferenced, so remove the noise.

Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>
This commit is contained in:
Joe Hershberger 2016-08-15 14:42:17 -05:00
parent f8b26c7adf
commit d23d7bd793

View File

@ -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];