aboutsummaryrefslogtreecommitdiff
path: root/net/mac80211/rx.c
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2012-03-05 16:39:02 -0500
committerDavid S. Miller <davem@davemloft.net>2012-03-05 16:39:02 -0500
commit7c1e51a34afb110a010a73141a2b5f000f798875 (patch)
treeaa9b2f6ae08548e94e28c154792fae3676f5abbf /net/mac80211/rx.c
parent77a1abf54f4b003ad6e59c535045b2ad89fedfeb (diff)
parent051d3b50430160a86cbe4a2deef219c8038bd03f (diff)
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
Diffstat (limited to 'net/mac80211/rx.c')
-rw-r--r--net/mac80211/rx.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/mac80211/rx.c b/net/mac80211/rx.c
index 3ab85c02ef0..7a4ff02af26 100644
--- a/net/mac80211/rx.c
+++ b/net/mac80211/rx.c
@@ -19,6 +19,7 @@
#include <linux/export.h>
#include <net/mac80211.h>
#include <net/ieee80211_radiotap.h>
+#include <asm/unaligned.h>
#include "ieee80211_i.h"
#include "driver-ops.h"