mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-10 19:28:00 +01:00
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…
Add table
Reference in a new issue