summaryrefslogtreecommitdiffstats
path: root/net/nfs.h
diff options
context:
space:
mode:
Diffstat (limited to 'net/nfs.h')
-rw-r--r--net/nfs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/nfs.h b/net/nfs.h
index d69b422f52..09b387e4c9 100644
--- a/net/nfs.h
+++ b/net/nfs.h
@@ -68,7 +68,7 @@ struct rpc_t {
uint32_t data[19];
} reply;
} u;
-};
+} __attribute__((packed));
void nfs_start(void); /* Begin NFS */
OpenPOWER on IntegriCloud