Skip to content
Snippets Groups Projects
Commit d23d7bd7 authored by Joe Hershberger's avatar Joe Hershberger
Browse files

net: nfs: Remove unused define


Unreferenced, so remove the noise.

Signed-off-by: default avatarJoe Hershberger <joe.hershberger@ni.com>
parent f8b26c7a
No related branches found
No related tags found
No related merge requests found
...@@ -44,8 +44,6 @@ ...@@ -44,8 +44,6 @@
#define NFS_READ_SIZE 1024 /* biggest power of two that fits Ether frame */ #define NFS_READ_SIZE 1024 /* biggest power of two that fits Ether frame */
#endif #endif
#define NFS_MAXLINKDEPTH 16
struct rpc_t { struct rpc_t {
union { union {
uint8_t data[2048]; uint8_t data[2048];
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment