Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
[sfrench/cifs-2.6.git] / include / net / ndisc.h
index f76f22d057216bb3e28b68a3e68fd4c002e50b30..895997bc2ead8f248818dc6866952d6152e3b730 100644 (file)
@@ -82,7 +82,7 @@ struct ra_msg {
 struct nd_opt_hdr {
        __u8            nd_opt_type;
        __u8            nd_opt_len;
-} __attribute__((__packed__));
+} __packed;
 
 
 extern int                     ndisc_init(void);