diff --git a/[refs] b/[refs] index c3adaa1bd97c..2208f142e306 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 8b0162a3dc5c30e862b7a73da29e32de3170f5e4 +refs/heads/master: 4821277f36e008b531728e359fbbedb229117f4b diff --git a/trunk/include/net/mac80211.h b/trunk/include/net/mac80211.h index 1b8ed421feaa..c813fbf7d364 100644 --- a/trunk/include/net/mac80211.h +++ b/trunk/include/net/mac80211.h @@ -307,7 +307,7 @@ struct ieee80211_tx_rate { s8 idx; u8 count; u8 flags; -}; +} __attribute__((packed)); /** * struct ieee80211_tx_info - skb transmit information