net: nfs: Remove unused define
Unreferenced, so remove the noise. Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>
This commit is contained in:
parent
f8b26c7adf
commit
d23d7bd793
1 changed files with 0 additions and 2 deletions
|
@ -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];
|
||||
|
|
Loading…
Reference in a new issue