nvme: Do not allocate 8kB buffer on stack
[platform/kernel/u-boot.git] / net / nfs.h
index a377c90..68ada0e 100644 (file)
--- a/net/nfs.h
+++ b/net/nfs.h
@@ -78,7 +78,7 @@ struct rpc_t {
                                NFS_MAX_ATTRS];
                } reply;
        } u;
-} __attribute__((packed));
+};
 void nfs_start(void);  /* Begin NFS */