projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[ifxmips] fixes uboot compile error
[openwrt.git]
/
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
a47168a
..
ae80b6e
100644
(file)
--- a/
package/mac80211/patches/012-remove_rfkill.patch
+++ b/
package/mac80211/patches/012-remove_rfkill.patch
@@
-26,7
+26,7
@@
int (*set_block)(void *data, bool blocked);
};
int (*set_block)(void *data, bool blocked);
};
--#if defined(CONFIG_RFKILL_BACKPORT) || defined(CONFIG_RFKILL_
MODULE_BACKPORT
)
+-#if defined(CONFIG_RFKILL_BACKPORT) || defined(CONFIG_RFKILL_
BACKPORT_MODULE
)
+#if 0
/**
* rfkill_alloc - allocate rfkill structure
+#if 0
/**
* rfkill_alloc - allocate rfkill structure
This page took
0.022743 seconds
and
4
git commands to generate.