net: hsr: Add __packed to struct hsr_sup_tlv.
[linux-2.6-microblaze.git] / net / hsr / hsr_main.h
index 6851e33..18e0179 100644 (file)
@@ -83,7 +83,7 @@ struct hsr_vlan_ethhdr {
 struct hsr_sup_tlv {
        u8              HSR_TLV_type;
        u8              HSR_TLV_length;
-};
+} __packed;
 
 /* HSR/PRP Supervision Frame data types.
  * Field names as defined in the IEC:2010 standard for HSR.