projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[kernel] refresh 2.6.31 patches
[openwrt.git]
/
package
/
mac80211
/
patches
/
120-compat_rcu_dereference.patch
diff --git
a/package/mac80211/patches/120-compat_rcu_dereference.patch
b/package/mac80211/patches/120-compat_rcu_dereference.patch
index
3c90a28
..
37f4a2d
100644
(file)
--- a/
package/mac80211/patches/120-compat_rcu_dereference.patch
+++ b/
package/mac80211/patches/120-compat_rcu_dereference.patch
@@
-1,8
+1,8
@@
--- a/include/linux/compat-2.6.34.h
+++ b/include/linux/compat-2.6.34.h
--- a/include/linux/compat-2.6.34.h
+++ b/include/linux/compat-2.6.34.h
-@@ -16
2,6 +162
,8 @@ static inline void device_unlock(struct
- .prod_id_hash = { 0, 0, (vh3), 0 }, }
- #
endif
+@@ -16
4,6 +164
,8 @@ static inline void device_unlock(struct
+
+ #
define rcu_dereference_check(p, c) rcu_dereference(p)
+#define rcu_dereference_check(p, c) rcu_dereference(p)
+
+#define rcu_dereference_check(p, c) rcu_dereference(p)
+
This page took
0.02088 seconds
and
4
git commands to generate.