]> Pileus Git - ~andy/linux/blobdiff - drivers/net/ehea/ehea_qmr.h
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
[~andy/linux] / drivers / net / ehea / ehea_qmr.h
index 882c50c9c34fdaac9970fdf3d0c65d93da48f4a0..f608a6c54af5845727494c9749e2b786390dfa78 100644 (file)
@@ -126,7 +126,7 @@ struct ehea_swqe {
                        u8 immediate_data[SWQE2_MAX_IMM];
                        /* 0xd0 */
                        struct ehea_vsgentry sg_list[EHEA_MAX_WQE_SG_ENTRIES-1];
-               } immdata_desc __attribute__ ((packed));
+               } immdata_desc __packed;
 
                /*  Send WQE Format 3 */
                struct {