summaryrefslogtreecommitdiffstats
path: root/package/mac80211/patches/012-remove_rfkill.patch
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-10-11 00:36:23 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-10-11 00:36:23 +0000
commit994c1fce91dfa45bc0aea43d77d83566dc9acc1b (patch)
treeea467b2884864deb8a58c23b6413642ca8c338c0 /package/mac80211/patches/012-remove_rfkill.patch
parente24dec7820599337e7081a234de6e933378cee2e (diff)
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
Diffstat (limited to 'package/mac80211/patches/012-remove_rfkill.patch')
-rw-r--r--package/mac80211/patches/012-remove_rfkill.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/mac80211/patches/012-remove_rfkill.patch b/package/mac80211/patches/012-remove_rfkill.patch
index a47168a05..53262edd0 100644
--- a/package/mac80211/patches/012-remove_rfkill.patch
+++ b/package/mac80211/patches/012-remove_rfkill.patch
@@ -22,7 +22,7 @@
#include <linux/rfkill_backport.h>
--- 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);
};