summaryrefslogtreecommitdiffstats
path: root/package/mac80211/patches/012-remove_rfkill.patch
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-11-22 07:13:30 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-11-22 07:13:30 +0000
commit42c7a4ae6f1f6472079c7d91660b8ac3068ab7a3 (patch)
tree1ddf3a1870c024cb791d300b2898c7bbcec1e708 /package/mac80211/patches/012-remove_rfkill.patch
parenta4b548a00df5f8bcf28e7bb5093123f954eb367a (diff)
mac80211: update to compat-wireless 2009-11-21
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18465 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 53262edd0..a47168a05 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
-@@ -146,7 +146,7 @@ struct rfkill_ops {
+@@ -149,7 +149,7 @@ struct rfkill_ops {
int (*set_block)(void *data, bool blocked);
};