projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
ath9k: merge a fix for hardware full sleep
[openwrt.git]
/
package
/
mac80211
/
patches
/
021-add_include_for_bcma.patch
diff --git
a/package/mac80211/patches/021-add_include_for_bcma.patch
b/package/mac80211/patches/021-add_include_for_bcma.patch
index
6d1bc64
..
21b624e
100644
(file)
--- a/
package/mac80211/patches/021-add_include_for_bcma.patch
+++ b/
package/mac80211/patches/021-add_include_for_bcma.patch
@@
-1,8
+1,8
@@
--- a/include/linux/compat-3.0.h
+++ b/include/linux/compat-3.0.h
-@@ -
5,6 +5
,8 @@
+@@ -
7,6 +7
,8 @@
- #i
f (LINUX_VERSION_CODE < KERNEL_VERSION(3,0,0))
+ #i
nclude <linux/rcupdate.h>
+#include <linux/mod_devicetable.h>
+
This page took
0.02733 seconds
and
4
git commands to generate.