[openib-general] [PATCH 11 of 13] ipath - improve sparse annotation
Bryan O'Sullivan
bos at pathscale.com
Mon Apr 24 14:23:07 PDT 2006
Signed-off-by: Bryan O'Sullivan <bos at pathscale.com>
diff -r 36447eb1f256 -r f23abcaaea84 drivers/infiniband/hw/ipath/ips_common.h
--- a/drivers/infiniband/hw/ipath/ips_common.h Mon Apr 24 14:21:04 2006 -0700
+++ b/drivers/infiniband/hw/ipath/ips_common.h Mon Apr 24 14:21:04 2006 -0700
@@ -95,7 +95,7 @@ struct ether_header {
__u8 seq_num;
__le32 len;
/* MUST be of word size due to PIO write requirements */
- __u32 csum;
+ __le32 csum;
__le16 csum_offset;
__le16 flags;
__u16 first_2_bytes;
More information about the general
mailing list