projects
/
platform
/
kernel
/
linux-3.10.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9b2017f
)
IB/ipath: improve sparse annotation
author
Bryan O'Sullivan
<bos@pathscale.com>
Mon, 24 Apr 2006 21:23:07 +0000
(14:23 -0700)
committer
Roland Dreier
<rolandd@cisco.com>
Mon, 1 May 2006 19:14:21 +0000
(12:14 -0700)
Signed-off-by: Bryan O'Sullivan <bos@pathscale.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
drivers/infiniband/hw/ipath/ips_common.h
patch
|
blob
|
history
diff --git
a/drivers/infiniband/hw/ipath/ips_common.h
b/drivers/infiniband/hw/ipath/ips_common.h
index
410a764
..
ab7cbbb
100644
(file)
--- a/
drivers/infiniband/hw/ipath/ips_common.h
+++ b/
drivers/infiniband/hw/ipath/ips_common.h
@@
-95,7
+95,7
@@
struct ether_header {
__u8 seq_num;
__le32 len;
/* MUST be of word size due to PIO write requirements */
- __
u
32 csum;
+ __
le
32 csum;
__le16 csum_offset;
__le16 flags;
__u16 first_2_bytes;