Removed superfluous __attribute__((packed)).

git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@1952 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
Bart Van Assche
2010-08-15 10:02:10 +00:00
parent 5430c22ea6
commit 894190c09e
+1 -1
View File
@@ -154,7 +154,7 @@ struct srp_cred_req {
u8 reserved[2];
__be32 req_lim_delta;
__be64 tag;
} __attribute__((packed));
};
struct rdma_iu {
u64 raddr;