From 3a81e25e0261a153d2ef5acd64dab69a87f7e139 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Sun, 11 Oct 2009 00:36:23 +0000 Subject: mac80211: upgrade to latest compat-wireless, fix ad-hoc interface setup git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18023 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/mac80211/patches/012-remove_rfkill.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/mac80211/patches/012-remove_rfkill.patch') diff --git a/package/mac80211/patches/012-remove_rfkill.patch b/package/mac80211/patches/012-remove_rfkill.patch index a47168a05c..53262edd0b 100644 --- a/package/mac80211/patches/012-remove_rfkill.patch +++ b/package/mac80211/patches/012-remove_rfkill.patch @@ -22,7 +22,7 @@ #include --- a/include/linux/rfkill_backport.h +++ b/include/linux/rfkill_backport.h -@@ -149,7 +149,7 @@ struct rfkill_ops { +@@ -146,7 +146,7 @@ struct rfkill_ops { int (*set_block)(void *data, bool blocked); }; -- cgit v1.2.3