replace packed attributes
[dpdk.git] / drivers / raw / dpaa2_qdma / dpaa2_qdma.h
index 1bce1a4..0176380 100644 (file)
@@ -155,7 +155,7 @@ struct qdma_sdd {
                        uint32_t wrttype:4;
                } write_cmd;
        };
-} __attribute__ ((__packed__));
+} __rte_packed;
 
 /** Represents a DPDMAI raw device */
 struct dpaa2_dpdmai_dev {