aboutsummaryrefslogtreecommitdiffstats
path: root/package/mac80211/patches/012-remove_rfkill.patch
diff options
context:
space:
mode:
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 a47168a05c..53262edd0b 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);
};