From 6f6af5bee796b43722d363438a72ba524a3f7586 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Sat, 8 Sep 2012 11:10:54 +0000 Subject: mac80211: update to 2012-09-07, adds ath9k beacon fixes, mesh/adhoc fixes, and more SVN-Revision: 33331 --- package/mac80211/patches/022-remove_crc8_and_cordic.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package/mac80211/patches/022-remove_crc8_and_cordic.patch') diff --git a/package/mac80211/patches/022-remove_crc8_and_cordic.patch b/package/mac80211/patches/022-remove_crc8_and_cordic.patch index 86bbfe67a0..13ad2c895c 100644 --- a/package/mac80211/patches/022-remove_crc8_and_cordic.patch +++ b/package/mac80211/patches/022-remove_crc8_and_cordic.patch @@ -1,8 +1,8 @@ --- a/compat/Makefile +++ b/compat/Makefile -@@ -44,8 +44,6 @@ compat-$(CONFIG_COMPAT_KERNEL_3_3) += \ - flow_dissector.o +@@ -47,8 +47,6 @@ compat-$(CONFIG_COMPAT_KERNEL_3_3) += \ compat-$(CONFIG_COMPAT_KERNEL_3_4) += compat-3.4.o + compat-$(CONFIG_COMPAT_KERNEL_3_7) += compat-3.7.o -compat-$(CONFIG_COMPAT_CORDIC) += cordic.o -compat-$(CONFIG_COMPAT_CRC8) += crc8.o -- cgit v1.2.3