package/grub: only disable graphics on host grub
[openwrt.git] / package / mac80211 / patches / 120-compat_rcu_dereference.patch
index 3c90a28..f14a8dd 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
+@@ -197,6 +197,8 @@ do {                                                       \
+  */
+ #define sysfs_bin_attr_init(bin_attr) sysfs_attr_init(&(bin_attr)->attr)
  
 +#define rcu_dereference_check(p, c) rcu_dereference(p)
 +
This page took 0.024948 seconds and 4 git commands to generate.