git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
057729c
)
RDMA/ocrdma: Remove __packed
author
Naresh Gottumukkala
<bgottumukkala@emulex.com>
Wed, 7 Aug 2013 07:22:36 +0000
(12:52 +0530)
committer
Roland Dreier
<roland@purestorage.com>
Mon, 12 Aug 2013 17:59:44 +0000
(10:59 -0700)
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>
No differences found