X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=include%2Fshared%2Fwlan.h;fp=include%2Fshared%2Fwlan.h;h=117f005f20b931a34c2201b5921e23bcc80de026;hb=001384147050b9cd9daadb4d3115cc0f13f5b319;hp=9c6b7ffb92286f0d0d0c2d345401e66fa1c98e0e;hpb=84d037cc22b8b5def1d4480016ee2228349303f7;p=carl9170fw.git diff --git a/include/shared/wlan.h b/include/shared/wlan.h index 9c6b7ff..117f005 100644 --- a/include/shared/wlan.h +++ b/include/shared/wlan.h @@ -273,7 +273,7 @@ struct ar9170_tx_frame { struct ieee80211_hdr i3e; u8 payload[0]; } data; -} __packed; +} __packed __aligned(4); struct carl9170_tx_superframe { struct carl9170_tx_superdesc s;