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:
1a7d2dc
)
RDMA/cxgb3: Endianness annotation for irs field
author
Roland Dreier
<rolandd@cisco.com>
Fri, 25 Jan 2008 22:15:42 +0000
(14:15 -0800)
committer
Roland Dreier
<rolandd@cisco.com>
Fri, 25 Jan 2008 22:15:42 +0000
(14:15 -0800)
t3_rdma_init_wr.irs is a big-endian field, so declare it as __be32.
This fixes one sparse warning.
Signed-off-by: Roland Dreier <rolandd@cisco.com>
No differences found