From 84b255690c2bcd3cd6c085512b1955d20b62155d Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Mon, 3 Nov 2008 21:05:01 +0100 Subject: [PATCH] --- yaml --- r: 122000 b: refs/heads/master c: 4821277f36e008b531728e359fbbedb229117f4b h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/include/net/mac80211.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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