]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
IB/ipath: improve sparse annotation
authorBryan O'Sullivan <bos@pathscale.com>
Mon, 24 Apr 2006 21:23:07 +0000 (14:23 -0700)
committerRoland 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

index 410a764dfcef9e3cd4f93d6c51ac1c3b610fceb3..ab7cbbbfd03a04ae8dc9dc94341b02ff63f2ed90 100644 (file)
@@ -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;