]> Pileus Git - ~andy/linux/blobdiff - include/net/mip6.h
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux...
[~andy/linux] / include / net / mip6.h
index a83ad1982a90893abb1d369f8b679b1eed9fa24a..26ba99b5a4b139cadb746c95294be3f6789f4c1b 100644 (file)
@@ -39,7 +39,7 @@ struct ip6_mh {
        __u16   ip6mh_cksum;
        /* Followed by type specific messages */
        __u8    data[0];
-} __attribute__ ((__packed__));
+} __packed;
 
 #define IP6_MH_TYPE_BRR                0   /* Binding Refresh Request */
 #define IP6_MH_TYPE_HOTI       1   /* HOTI Message   */