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/050-compat_firmware.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/mac80211/patches/050-compat_firmware.patch') diff --git a/package/mac80211/patches/050-compat_firmware.patch b/package/mac80211/patches/050-compat_firmware.patch index 602e82d..e4b91a3 100644 --- a/package/mac80211/patches/050-compat_firmware.patch +++ b/package/mac80211/patches/050-compat_firmware.patch @@ -10,8 +10,8 @@ +endif + obj-$(CONFIG_COMPAT_NET_SCH_CODEL) += sch_codel.o - obj-$(CONFIG_COMPAT_NET_SCH_FQ_CODEL) += sch_fq_codel.o + sch_fq_codel-y = sch_fq_codel_core.o flow_dissector.o --- a/compat/compat_firmware_class.c +++ b/compat/compat_firmware_class.c @@ -741,19 +741,16 @@ compat_request_firmware_nowait( -- cgit v1.1