commit | 7b9b1a596e0f37b463dfe3bc36b6d035c7450ca0 | [log] [tgz] |
---|---|---|
author | Naresh Gottumukkala <bgottumukkala@emulex.com> | Wed Aug 07 12:52:36 2013 +0530 |
committer | Roland Dreier <roland@purestorage.com> | Mon Aug 12 10:59:44 2013 -0700 |
tree | 7d60fd348a86f9ee21c19270c2900c8ce65f5610 | |
parent | 057729cb234754d12e0b2a361c2fc85c6363cbf6 [diff] |
RDMA/ocrdma: Remove __packed 1) Remove __packed for structures. 2) Align and pad all ABI structure to 64 bit boundaries instead of using __packed. Signed-off-by: Naresh Gottumukkala <bgottumukkala@emulex.com> Signed-off-by: Roland Dreier <roland@purestorage.com>