From: Johannes Berg <johannes.berg@xxxxxxxxx> This is no longer needed as upstream includes it. Signed-off-by: Johannes Berg <johannes.berg@xxxxxxxxx> --- patches/06-header-changes.patch | 12 ------------ 1 files changed, 0 insertions(+), 12 deletions(-) diff --git a/patches/06-header-changes.patch b/patches/06-header-changes.patch index 15355d5..c3f8cff 100644 --- a/patches/06-header-changes.patch +++ b/patches/06-header-changes.patch @@ -50,15 +50,3 @@ cases. #include <linux/spi/spi.h> #include <linux/wl12xx.h> ---- a/net/mac80211/key.c -+++ b/net/mac80211/key.c -@@ -23,6 +23,9 @@ - #include "aes_ccm.h" - #include "aes_cmac.h" - -+#if (LINUX_VERSION_CODE < KERNEL_VERSION(2,6,29)) -+#include <asm/unaligned.h> -+#endif - - /** - * DOC: Key handling basics -- 1.7.6.3 -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html