]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/infiniband/hw/ipath/ips_common.h
[PATCH] IB/ipath: update some comments and fix typos
[linux-2.6-omap-h63xx.git] / drivers / infiniband / hw / ipath / ips_common.h
index 410a764dfcef9e3cd4f93d6c51ac1c3b610fceb3..1f83af958e2fe97634fce6c633e3ebb6ebef473a 100644 (file)
@@ -1,6 +1,7 @@
 #ifndef IPS_COMMON_H
 #define IPS_COMMON_H
 /*
+ * Copyright (c) 2006 QLogic, Inc. All rights reserved.
  * Copyright (c) 2003, 2004, 2005, 2006 PathScale, Inc. All rights reserved.
  *
  * This software is available to you under a choice of one of two
@@ -95,7 +96,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;