mac80211: update to wireless-testing 2010-04-21
[openwrt.git] / package / mac80211 / patches / 120-compat_rcu_dereference.patch
index 3c90a28..37f4a2d 100644 (file)
@@ -1,8 +1,8 @@
 --- a/include/linux/compat-2.6.34.h
 +++ b/include/linux/compat-2.6.34.h
-@@ -162,6 +162,8 @@ static inline void device_unlock(struct 
-       .prod_id_hash = { 0, 0, (vh3), 0 }, }
- #endif
+@@ -164,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)
 +
This page took 0.026234 seconds and 4 git commands to generate.