wl3501: fix alignment constraints
[linux-2.6-microblaze.git] / drivers / net / wireless / wl3501.h
index b446cb3..e98e04e 100644 (file)
@@ -550,7 +550,7 @@ struct wl3501_80211_tx_plcp_hdr {
 struct wl3501_80211_tx_hdr {
        struct wl3501_80211_tx_plcp_hdr pclp_hdr;
        struct ieee80211_hdr            mac_hdr;
-} __packed;
+} __packed __aligned(2);
 
 /*
    Reserve the beginning Tx space for descriptor use.