Upgrade to 4.4.50-rt62
[kvmfornfv.git] / kernel / net / mac80211 / sta_info.h
index 2cafb21..15b0150 100644 (file)
@@ -269,7 +269,7 @@ struct ieee80211_fast_tx {
        u8 sa_offs, da_offs, pn_offs;
        u8 band;
        u8 hdr[30 + 2 + IEEE80211_FAST_XMIT_MAX_IV +
-              sizeof(rfc1042_header)];
+              sizeof(rfc1042_header)] __aligned(2);
 
        struct rcu_head rcu_head;
 };