projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
mac80211: fix a bug in broadcast handling of wds sta interfaces
[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
..
53262ed
100644
(file)
--- 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
-@@ -14
9,7 +149
,7 @@ struct rfkill_ops {
+@@ -14
6,7 +146
,7 @@ struct rfkill_ops {
int (*set_block)(void *data, bool blocked);
};
This page took
0.026593 seconds
and
4
git commands to generate.