]> Git Repo - J-u-boot.git/blobdiff - net/nfs.h
Subtree merge tag 'v6.10-dts' of devicetree-rebasing repo [1] into dts/upstream
[J-u-boot.git] / net / nfs.h
index a377c90088388b94e77cf23226e38a47ffd2021b..6bf1cb76bd58b0ca123f85d834355e30bf649811 100644 (file)
--- a/net/nfs.h
+++ b/net/nfs.h
@@ -78,10 +78,9 @@ struct rpc_t {
                                NFS_MAX_ATTRS];
                } reply;
        } u;
-} __attribute__((packed));
+};
 void nfs_start(void);  /* Begin NFS */
 
-
 /**********************************************************************/
 
 #endif /* __NFS_H__ */
This page took 0.024344 seconds and 4 git commands to generate.